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.
 
 
 
 
 
 
Mark D. Roth b2d5a3c8da
[pick_first] don't finish Happy Eyeballs pass until all subchannels fail at least once (#34717)
1 year ago
..
ext [pick_first] don't finish Happy Eyeballs pass until all subchannels fail at least once (#34717) 1 year ago
lib [promises] Handle double scheduling of GRPC_OP_RECV_STATUS_ON_CLIENT (#34680) 1 year ago
plugin_registry [channel-stack] Make ordering explicit (#32852) 1 year ago
tsi Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
BUILD Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
README.md Drop "C" from "C core" 4 years ago

README.md

gRPC core library

This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.