Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.gitignore | D | 12-May-2024 | 6 | 2 | 1 | |
README.md | D | 12-May-2024 | 105 | 2 | 1 | |
greeter_client.py | D | 12-May-2024 | 1.2 KiB | 38 | 14 | |
greeter_client_with_options.py | D | 12-May-2024 | 1.8 KiB | 47 | 19 | |
greeter_server.py | D | 12-May-2024 | 1.2 KiB | 42 | 18 | |
greeter_server_with_reflection.py | D | 12-May-2024 | 1.5 KiB | 48 | 24 | |
helloworld_pb2.py | D | 12-May-2024 | 3.8 KiB | 135 | 108 | |
helloworld_pb2_grpc.py | D | 12-May-2024 | 1.3 KiB | 47 | 35 |
README.md
1[This code's documentation lives on the grpc.io site.](https://grpc.io/docs/languages/python/quickstart) 2