• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

.gitignoreH A D16-Feb-20216 21

README.mdH A D16-Feb-2021182 42

helloworld_pb2.pyH A D16-Feb-20213.8 KiB135108

helloworld_pb2_grpc.pyH A D16-Feb-20211.3 KiB4735

multiplex_client.pyH A D16-Feb-20214.6 KiB13287

multiplex_server.pyH A D16-Feb-20214.5 KiB142102

route_guide_db.jsonH A D16-Feb-202113.4 KiB602601

route_guide_pb2.pyH A D16-Feb-202110.8 KiB332293

route_guide_pb2_grpc.pyH A D16-Feb-20214.1 KiB11494

route_guide_resources.pyH A D16-Feb-20211.3 KiB3819

run_codegen.pyH A D16-Feb-2021926 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/tutorials/basic/python.html).
4