• Home
Name Date Size #Lines LOC

..--

.gitignoreD04-Jul-20256 21

README.mdD04-Jul-2025178 42

helloworld_pb2.pyD04-Jul-20251.4 KiB3118

helloworld_pb2.pyiD04-Jul-2025576 1814

helloworld_pb2_grpc.pyD04-Jul-20252.3 KiB7155

multiplex_client.pyD04-Jul-20254.6 KiB13793

multiplex_server.pyD04-Jul-20254.4 KiB142105

route_guide_db.jsonD04-Jul-202513.4 KiB602601

route_guide_pb2.pyD04-Jul-20252.4 KiB3724

route_guide_pb2.pyiD04-Jul-20252 KiB5043

route_guide_pb2_grpc.pyD04-Jul-20257.4 KiB189162

route_guide_resources.pyD04-Jul-20251.3 KiB4021

run_codegen.pyD04-Jul-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