grpc/src/core
Yash Tibrewal ab6d7b4f02
Reland rbac filter (#28442)
* Revert "Revert "xDS: Add support for RBAC HTTP filter (#28309)" (#28441)"

This reverts commit 7aae5c66df.

* Fix internal clang errors

* Ipv6 addresses are 128 bit
2021-12-29 11:42:58 -08:00
..
ext Reland rbac filter (#28442) 2021-12-29 11:42:58 -08:00
lib Reland rbac filter (#28442) 2021-12-29 11:42:58 -08:00
plugin_registry Reland rbac filter (#28442) 2021-12-29 11:42:58 -08:00
tsi Revert "Enable CRL checking in gRPC core (#26287)" (#28416) 2021-12-23 13:20:31 -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.