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