tree: b9d6bbb7f671d45953f22e1fcad1375dc3690420 [path history] [tgz]
  1. .gitignore
  2. helloworld_pb2.py
  3. helloworld_pb2.pyi
  4. helloworld_pb2_grpc.py
  5. multiplex_client.py
  6. multiplex_server.py
  7. README.md
  8. route_guide_db.json
  9. route_guide_pb2.py
  10. route_guide_pb2.pyi
  11. route_guide_pb2_grpc.py
  12. route_guide_resources.py
  13. run_codegen.py
examples/python/multiplex/README.md

An example showing two stubs sharing a channel and two servicers sharing a server.

More complete documentation lives at grpc.io.