As per [gRFC A71](https://github.com/grpc/proposal/blob/master/A71-xds-fallback.md).
Closes #36145
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36145 from eugeneo:fallback-review
|
||
|---|---|---|
| .. | ||
| client_channel | ||
| ext | ||
| lib | ||
| load_balancing | ||
| plugin_registry | ||
| resolver | ||
| service_config | ||
| tsi | ||
| .clang-format | ||
| BUILD | ||
| README.md | ||
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.