tree: a3b05fdf6b8810a80624ebd4ed7e4c8241219425 [path history] [tgz]
  1. backoff/
  2. channel/
  3. compression/
  4. debug/
  5. gpr/
  6. gpr++/
  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.