grpc/src/core
Esun Kim c62364ac3d
Fix grpc_os_error (#29944)
2022-06-07 17:10:12 -07:00
..
ext Revert "Revert "EventEngine::RunAt - Subchannel connection retries"" (#29905) 2022-06-07 16:01:38 -07:00
lib Fix grpc_os_error (#29944) 2022-06-07 17:10:12 -07:00
plugin_registry outlier detection: implement LB policy and xDS configuration (#29343) 2022-05-16 21:37:34 -07:00
tsi [iwyu] Enable nosafe_headers (#29591) 2022-05-06 11:31:11 -07:00
README.md Drop "C" from "C core" 2020-11-13 13:10:54 -05:00

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.