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 6a06f0cd4a
promise sequences (#27058)
4 years ago
..
ext BinderTransport customizable server location (#27083) 4 years ago
lib promise sequences (#27058) 4 years ago
plugin_registry Call into plugin registry from config code (#27041) 4 years ago
tsi Fixed build with libuv (#26807) 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.