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.
 
 
 
 
 
 
Ashitha Santhosh e438fa609b
Separate connection specific args in EvaluaetArgs. (#25969)
4 years ago
..
ext Fix tsan failure in retry timer cancellation code. (#25961) 4 years ago
lib Separate connection specific args in EvaluaetArgs. (#25969) 4 years ago
plugin_registry Implement xDS client-side fault injection filter (#24354) 4 years ago
tsi Plumbs SAN fields to tsi_peer. (#25874) 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.