grpc/examples/python/multiplex
Richard Belleville e32980fba2 Quit waiting for a day 2019-08-05 16:19:49 -07:00
..
.gitignore
README.md
helloworld_pb2.py Refresh pb2 files in examples/python/multiplex 2018-08-06 10:17:05 -07:00
helloworld_pb2_grpc.py Refresh pb2 files in examples/python/multiplex 2018-08-06 10:17:05 -07:00
multiplex_client.py Add basicConfig to prepare to log future exception 2018-11-30 09:56:40 -08:00
multiplex_server.py Quit waiting for a day 2019-08-05 16:19:49 -07:00
route_guide_db.json
route_guide_pb2.py Refresh pb2 files in examples/python/multiplex 2018-08-06 10:17:05 -07:00
route_guide_pb2_grpc.py Refresh pb2 files in examples/python/multiplex 2018-08-06 10:17:05 -07:00
route_guide_resources.py
run_codegen.py

README.md

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

More complete documentation lives at grpc.io.