You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
README.md | 4 months ago | |
helloworld_pb2.py | 4 months ago | |
helloworld_pb2_grpc.py | 4 months ago | |
multiplex_client.py | 4 months ago | |
multiplex_server.py | 4 months ago | |
route_guide_db.json | 4 months ago | |
route_guide_pb2.py | 4 months ago | |
route_guide_pb2_grpc.py | 4 months ago | |
route_guide_resources.py | 4 months ago | |
run_codegen.py | 4 months ago |
README.md
An example showing two stubs sharing a channel and two servicers sharing a server.
More complete documentation lives at grpc.io.