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.
 
 
 
 
 
 
AJ Heller c42e8b8c20 [experiment] Disable Posix EventEngine Client experiment 1 year ago
..
ext [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
lib [experiment] Disable Posix EventEngine Client experiment 1 year ago
load_balancing [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
plugin_registry
tsi
.clang-format
BUILD [channel] Integrate channel init infrastructure with new call filter infrastructure (#35767) 1 year ago
README.md

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.