tree: 6ca7269a677ebbab9eecf34f6e94729367e0013d [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
third_party/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.