tree: 5af37ff8c26a205e39d5162dae5d86dc622cad6f [path history] [tgz]
  1. backoff/
  2. channel/
  3. compression/
  4. debug/
  5. http/
  6. iomgr/
  7. json/
  8. profiling/
  9. security/
  10. slice/
  11. support/
  12. surface/
  13. transport/
  14. README.md
src/core/lib/README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.