Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.gitignore | D | 03-May-2024 | 6 | 2 | 1 | |
README.md | D | 03-May-2024 | 100 | 2 | 1 | |
greeter_client.py | D | 03-May-2024 | 1.2 KiB | 36 | 12 | |
greeter_server.py | D | 03-May-2024 | 1.3 KiB | 47 | 22 | |
greeter_server_with_reflection.py | D | 03-May-2024 | 1.6 KiB | 53 | 28 | |
helloworld_pb2.py | D | 03-May-2024 | 3.8 KiB | 135 | 108 | |
helloworld_pb2_grpc.py | D | 03-May-2024 | 1.3 KiB | 47 | 35 |
README.md
1[This code's documentation lives on the grpc.io site.](https://grpc.io/docs/quickstart/python.html) 2