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