• Home
Name Date Size #Lines LOC

..--

.gitignoreD12-May-20246 21

README.mdD12-May-2024178 42

helloworld_pb2.pyD12-May-20243.8 KiB135108

helloworld_pb2_grpc.pyD12-May-20241.3 KiB4735

multiplex_client.pyD12-May-20244.6 KiB13287

multiplex_server.pyD12-May-20244.5 KiB13596

route_guide_db.jsonD12-May-202413.4 KiB602601

route_guide_pb2.pyD12-May-202410.8 KiB332293

route_guide_pb2_grpc.pyD12-May-20244.1 KiB11494

route_guide_resources.pyD12-May-20241.3 KiB3819

run_codegen.pyD12-May-2024926 3216

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