Yash Tibrewal 8d95aad50c Channelz security changes - Follow up from #25593 (#25624) 4 years ago
..
ext a41a206b8c Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
lib 8d95aad50c Channelz security changes - Follow up from #25593 (#25624) 4 years ago
plugin_registry 3b067c9f3f Implement xDS client-side fault injection filter (#24354) 4 years ago
tsi a41a206b8c Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
README.md 3732feb204 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.