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.
 
 
 
 
 
 
小么小儿郎EL 435d5207ab
fix: use == instead of is when comparing with a certain types of literals (#26519)
3 years ago
..
async_streaming fix: use == instead of is when comparing with a certain types of literals (#26519) 3 years ago
auth Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
cancellation Replace StopIteration with return (#26861) 3 years ago
compression Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
data_transmission Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
debug Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
errors Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
helloworld Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
interceptors Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
metadata Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
multiplex Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
multiprocessing Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
no_codegen Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
retry Add retry example for gRPC Python (#26829) 3 years ago
route_guide Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
wait_for_ready Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
xds Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
README.md