tree: 2597509dd52810fb25e805df029a60adf38b83ac [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. load_balancing/
  17. matchers/
  18. promise/
  19. resolver/
  20. resource_quota/
  21. security/
  22. service_config/
  23. slice/
  24. surface/
  25. transport/
  26. uri/
  27. 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.