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 122a1996ae [promise] add optional is_acceptable callback to Observable (#35789) 1 year ago
..
ext [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
lib [promise] add optional is_acceptable callback to Observable (#35789) 1 year ago
load_balancing [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
plugin_registry [xDS] move CDS and EDS watchers into xds resolver (#35011) 1 year ago
tsi [CI] Using clang-17 for clang tidy & format (#35595) 1 year ago
.clang-format Adding clang format file to each folder (#35738) 1 year ago
BUILD [promise] add optional is_acceptable callback to Observable (#35789) 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.