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 5492cb68be
Merge pull request #24895 from markdroth/client_channel_split2
4 years ago
..
ext Merge pull request #24895 from markdroth/client_channel_split2 4 years ago
lib Merge pull request #24954 from grpc/arena-alignment-fix 4 years ago
plugin_registry Xds cluster resolver 4 years ago
tsi Merge pull request #24955 from matthewstevenson88/fix-tls-version-negotiation 4 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.