Files
grpc/examples/python/multiplex/README.md
2017-07-10 22:24:28 +00:00

4 lines
182 B
Markdown

An example showing two stubs sharing a channel and two servicers sharing a server.
More complete documentation lives at [grpc.io](https://grpc.io/docs/tutorials/basic/python.html).