The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
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.
 
 
 
 
 
 
Xuan Wang a190831789
Add examples for timeout, kepp_alive, reflection and health_checking (#32243)
2 years ago
..
.gitignore move examples to correct locations 9 years ago
README.md Docs: fix links to quick start pages 5 years ago
async_greeter_client.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
async_greeter_client_with_options.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
async_greeter_server.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
async_greeter_server_with_graceful_shutdown.py [Aio] Fix typo in async graceful shutdown example (#29521) 3 years ago
async_greeter_server_with_reflection.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
greeter_client.py Print info when server starts (#30964) 2 years ago
greeter_client_reflection.py Add examples for timeout, kepp_alive, reflection and health_checking (#32243) 2 years ago
greeter_client_with_options.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
greeter_server.py Print info when server starts (#30964) 2 years ago
greeter_server_with_reflection.py Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
helloworld_pb2.py Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
helloworld_pb2.pyi Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
helloworld_pb2_grpc.py Update third_party/protobuf to 3.21.4 (#30377) 2 years ago