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 ff768f11c0
Merge pull request #25310 from markdroth/xds_http_filters
4 years ago
..
ext Merge pull request #25310 from markdroth/xds_http_filters 4 years ago
lib Merge pull request #25310 from markdroth/xds_http_filters 4 years ago
plugin_registry Implement google-c2p resolver. 4 years ago
tsi Merge pull request #25404 from veblush/mutex-api2 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.