Files
grpc/examples/python/multiplex/README.md
2020-06-16 08:47:24 -04:00

4 lines
178 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/languages/python/basics).