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