tree: 08a25836a98de615d741046bc523eeab8dea5277 [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. plugin_registry/
  12. resolver/
  13. server/
  14. service_config/
  15. telemetry/
  16. transport/
  17. tsi/
  18. util/
  19. xds/
  20. BUILD
  21. 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.