• Home
Name Date Size #Lines LOC

..--

.gitignoreD22-Oct-20256 21

README.mdD22-Oct-2025178 42

helloworld_pb2.pyD22-Oct-20251.4 KiB3118

helloworld_pb2.pyiD22-Oct-2025576 1814

helloworld_pb2_grpc.pyD22-Oct-20252.3 KiB7155

multiplex_client.pyD22-Oct-20254.6 KiB13793

multiplex_server.pyD22-Oct-20254.4 KiB142105

route_guide_db.jsonD22-Oct-202513.4 KiB602601

route_guide_pb2.pyD22-Oct-20252.4 KiB3724

route_guide_pb2.pyiD22-Oct-20252 KiB5043

route_guide_pb2_grpc.pyD22-Oct-20257.4 KiB189162

route_guide_resources.pyD22-Oct-20251.3 KiB4021

run_codegen.pyD22-Oct-2025986 3620

README.md

1An example showing two stubs sharing a channel and two servicers sharing a server.
2
3More complete documentation lives at [grpc.io](https://grpc.io/docs/languages/python/basics).
4