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