aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/README.md
blob: 69b6bce2d9ff5d1ee1b238dc68e11f09a1673c95 (plain)
1
2
3
4
5
6
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.