tree: 9c2226f735655abb685d9cc99428bf0be985f43a [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. tsi/
  12. xds/
  13. .clang-format
  14. BUILD
  15. 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.