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 bcd8c991e6
XdsClient: add unit test and fix watcher notification bugs (#30823)
3 years ago
..
ext XdsClient: add unit test and fix watcher notification bugs (#30823) 3 years ago
lib XdsClient: add unit test and fix watcher notification bugs (#30823) 3 years ago
plugin_registry [config] Move proxy mapper into core configuration (#30842) 3 years ago
tsi Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286) 3 years 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.