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.
 
 
 
 
 
 
Eric Salo 90db1ffe0e [upb] stop calling hazzers for repeated fields 1 year ago
..
ext [upb] stop calling hazzers for repeated fields 1 year ago
lib [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 1 year ago
plugin_registry [channel-stack] Make ordering explicit (#32852) 1 year ago
tsi Revert "[security] Support a list of SSL ECs" (#34900) 1 year ago
BUILD [call-v3] Generic forwarder from a CallHandler to a CallInterceptor (#35256) 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.