tree: ba58465b98762e97feec66be6181dbab2a211272 [path history] [tgz]
  1. client_channel/
  2. ext/
  3. lib/
  4. load_balancing/
  5. plugin_registry/
  6. resolver/
  7. service_config/
  8. tsi/
  9. .clang-format
  10. BUILD
  11. 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.