apolcyn ce05bf557c Fix an infinite read loop with SRV record resolution on windows (#25690) 4 years ago
..
ext ce05bf557c Fix an infinite read loop with SRV record resolution on windows (#25690) 4 years ago
lib c3438a0c5d [Backport] Update the way dockerfiles install pip for python 2.7 and 3.5 (#25607) 4 years ago
plugin_registry 80ede5992a Implement google-c2p resolver. 4 years ago
tsi 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
README.md 3732feb204 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.