grpc/src/core/ext
Mark D. Roth 7b3590d543
Merge pull request #22854 from markdroth/xds_lrs_send_all_clusters
xds: Add support for send_all_clusters field in LRS.
2020-05-06 09:33:41 -07:00
..
filters Merge pull request #22854 from markdroth/xds_lrs_send_all_clusters 2020-05-06 09:33:41 -07:00
transport Merge pull request #22626 from bocon13/end-stream-fix 2020-04-22 18:05:49 -07:00
upb-generated xds: Add support for send_all_clusters field in LRS. 2020-05-04 11:16:52 -07:00
README.md Review feedback 2017-01-06 13:55:44 -08:00

README.md

Optional plugins for gRPC Core: Modules in this directory extend gRPC Core in useful ways. All optional code belongs here.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.