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.
 
 
 
 
 
 
Yash Tibrewal 095045b31c
NACK xds updates requiring client certificates when no validation certificate provider instance is mentioned (#26613)
4 years ago
..
ext NACK xds updates requiring client certificates when no validation certificate provider instance is mentioned (#26613) 4 years ago
lib TLS Security Connector: Add an always-fail-handshaker when certificates are not ready (#26561) 4 years ago
plugin_registry Ring hash implementation (#26356) 4 years ago
tsi Fix future version of the Apple toolchain failure (#25611) 4 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.