tree: 6e5735ac8219044f5f4defc482456f124d9ae893 [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.