tree: aa57d08e4610d52bd9525f7197aa74954f90f9c4
  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. BUILD
  23. GEMINI.md
  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.