tree: 7bc62859b19ce9e74b1ad3b2330444cceeb9f2e9 [path history] [tgz]
  1. address_utils/
  2. avl/
  3. backoff/
  4. channel/
  5. compression/
  6. config/
  7. debug/
  8. event_engine/
  9. experiments/
  10. gprpp/
  11. iomgr/
  12. matchers/
  13. promise/
  14. resource_quota/
  15. security/
  16. slice/
  17. surface/
  18. transport/
  19. uri/
  20. 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.