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