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.
 
 
 
 
 
 
Luwei Ge c2bc98c166 address PR comments 1 year ago
..
ext [chaotic-good] Fix frame fuzzer error. (#34794) 1 year ago
lib address PR comments 1 year ago
plugin_registry [channel-stack] Make ordering explicit (#32852) 2 years ago
tsi [ALTS] Create GsecKeyInterface and related classes in ALTS (#34814) 1 year ago
BUILD [Build] Add str_cat header dependency. (#34663) 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.