tree: b8cbb7fc6af2359ea06fad6c41ceb1273b6bbded [path history] [tgz]
  1. backoff/
  2. channel/
  3. compression/
  4. debug/
  5. gpr/
  6. gprpp/
  7. http/
  8. iomgr/
  9. json/
  10. profiling/
  11. security/
  12. slice/
  13. surface/
  14. transport/
  15. 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.