The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/

4 lines
185 B

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