grpc/src/core
Esun Kim b762dce244
Fix some clang-tidy issue (#28679)
* Fix clang-tidy

* Generated projects
2022-01-25 16:19:39 -08:00
..
ext Fix some clang-tidy issue (#28679) 2022-01-25 16:19:39 -08:00
lib Fix some clang-tidy issue (#28679) 2022-01-25 16:19:39 -08:00
plugin_registry Remove grpc_mdelem (#28267) 2022-01-07 09:42:27 -08:00
tsi Remove openssl extern c wrapping (#28629) 2022-01-20 10:13:09 -08: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.