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.
 
 
 
 
 
 
Michael Mercier b784a4307d
Add python async example for hellostreamingworld using generator (#27343)
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 Make Buildifier Sanity Test Strict (#27807) 3 years ago
compression Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
data_transmission Make Buildifier Sanity Test Strict (#27807) 3 years ago
debug Make Buildifier Sanity Test Strict (#27807) 3 years ago
errors Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
hellostreamingworld Add python async example for hellostreamingworld using generator (#27343) 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 Make Buildifier Sanity Test Strict (#27807) 3 years ago
xds Switch Python xDS Example Server to Listen on IPV4 Only (#27679) (#27758) 3 years ago
README.md Docs: fix links to quick start pages 5 years ago