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