tree: c0172dbfa7e6b8a77ed11e4be4c8414bb36f2f75 [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.