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.
 
 
 
 
 
 
Eugene Ostroukhov 42a25af871
xds_override_host LB: make subchannel keys consistent with the filter (#32224)
2 years ago
..
ext xds_override_host LB: make subchannel keys consistent with the filter (#32224) 2 years ago
lib [tsan] Remove hacks (#32209) 2 years ago
plugin_registry WRR: implement WRR LB policy (#31904) 2 years ago
tsi Fix include guards for src/ and test/ directories (#32167) 2 years ago
BUILD [EventEngine] Add invalid handle types to the public API (#32202) 2 years ago
README.md Drop "C" from "C core" 5 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.