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.
 
 
 
 
 
 
AJ Heller bfd1bcfc09
Fix -Wunused-value build error in c2p resolver (#28806)
3 years ago
..
ext Fix -Wunused-value build error in c2p resolver (#28806) 3 years ago
lib Fix build & test errors when `GRPC_ERROR_IS_ABSEIL_STATUS` enabled. (#28784) 3 years ago
plugin_registry Remove grpc_mdelem (#28267) 3 years ago
tsi Remove openssl extern c wrapping (#28629) 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.