grpc/src/core
Craig Tiller 853e8c62f0 [call-v3] Move BackendMetricFilter to the v3 interface (#35416)
Closes #35416

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35416 from ctiller:megawrt 9884323db9
PiperOrigin-RevId: 595151552
2024-01-02 10:33:31 -08:00
..
ext [call-v3] Move BackendMetricFilter to the v3 interface (#35416) 2024-01-02 10:33:31 -08:00
lib [call-v3] Move BackendMetricFilter to the v3 interface (#35416) 2024-01-02 10:33:31 -08:00
plugin_registry [xDS] move CDS and EDS watchers into xds resolver (#35011) 2024-01-02 09:20:06 -08:00
tsi Revert "[security] Support a list of SSL ECs" (#34900) 2023-11-08 14:05:02 -08:00
BUILD [call-v3] Move BackendMetricFilter to the v3 interface (#35416) 2024-01-02 10:33: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.