xref: /aosp_15_r20/external/grpc-grpc/src/core/README.md (revision cc02d7e222339f7a4f6ba5f422e6413f4bd931f2)
1# gRPC core library
2
3This shared library provides all of gRPC's core functionality through a low
4level API. gRPC libraries for the other languages supported in this repo, are
5built on top of this shared core library.
6
7