tree: 37b8b0a78dce74a8f508192c106a458b6760e2a6 [path history] [tgz]
  1. channel/
  2. compression/
  3. debug/
  4. http/
  5. iomgr/
  6. json/
  7. profiling/
  8. security/
  9. slice/
  10. support/
  11. surface/
  12. transport/
  13. 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.