Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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