tree: da571833cb98f966ae0b4fbb37610abfce95b879 [path history] [tgz]
  1. call/
  2. channelz/
  3. client_channel/
  4. ext/
  5. filter/
  6. handshaker/
  7. lib/
  8. load_balancing/
  9. plugin_registry/
  10. resolver/
  11. server/
  12. service_config/
  13. telemetry/
  14. tsi/
  15. util/
  16. xds/
  17. BUILD
  18. 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.