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.
 
 
 
 
 
 
Craig Tiller 5fa37322cb
Revert "Tcp endpoint implementation for posix event engine. (#30559)" (#31134)
3 years ago
..
ext Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 3 years ago
lib Revert "Tcp endpoint implementation for posix event engine. (#30559)" (#31134) 3 years ago
plugin_registry [init] Remove grpc_register_plugin (#30929) 3 years ago
tsi Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 3 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.