tree: b22075ab32db3c2b800f69f1a6793f509a42381f
  1. call/
  2. channelz/
  3. client_channel/
  4. config/
  5. credentials/
  6. ext/
  7. filter/
  8. handshaker/
  9. lib/
  10. load_balancing/
  11. mitigation_engine/
  12. net/
  13. plugin_registry/
  14. resolver/
  15. server/
  16. service_config/
  17. telemetry/
  18. transport/
  19. tsi/
  20. util/
  21. xds/
  22. AGENTS.md
  23. BUILD
  24. README.md
src/core/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.