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