grpc/src/core
Craig Tiller ecf946e3a4
Fix unreachable code warning (#28361)
2021-12-15 00:26:42 -08:00
..
ext [BinderTransport] Add missing ChannelArgsPreconditioning (#28347) 2021-12-15 09:33:56 +08:00
lib Fix unreachable code warning (#28361) 2021-12-15 00:26:42 -08:00
plugin_registry Channel args preconditioning (#28132) 2021-11-22 15:24:39 -08:00
tsi Move content-type, colon prefixed metadata to new system (#28204) 2021-12-13 12:11:45 -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.