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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| helloworld_pb2.py | 3 years ago | |
| helloworld_pb2_grpc.py | 3 years ago | |
| multiplex_client.py | 3 years ago | |
| multiplex_server.py | 3 years ago | |
| route_guide_db.json | 3 years ago | |
| route_guide_pb2.py | 3 years ago | |
| route_guide_pb2_grpc.py | 3 years ago | |
| route_guide_resources.py | 3 years ago | |
| run_codegen.py | 3 years ago | |
README.md
An example showing two stubs sharing a channel and two servicers sharing a server.
More complete documentation lives at grpc.io.