See #36176. The only difference is a temporary shim for Secure credentials types, which was already discussed and approved separately.
Closes #36242
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36242 from drfloob:reland/36176
|
||
|---|---|---|
| .. | ||
| 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.