tree: 1c21f2dd8625da4f7c4d5bc81b6acb67c9d32a75 [path history] [tgz]
  1. .gitignore
  2. helloworld_pb2.py
  3. helloworld_pb2_grpc.py
  4. multiplex_client.py
  5. multiplex_server.py
  6. README.md
  7. route_guide_db.json
  8. route_guide_pb2.py
  9. route_guide_pb2_grpc.py
  10. route_guide_resources.py
  11. 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.