murgatroid99 454fbd2cec Fix uv TCP server handling of wildcard addresses vor 8 Jahren
..
backoff baa14a975e Update clang-format to 5.0 vor 8 Jahren
channel dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details vor 8 Jahren
compression 4782d92b2d s/NULL/nullptr vor 8 Jahren
debug c4dd9cfe18 reviewer feedback vor 8 Jahren
http 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ vor 8 Jahren
iomgr 454fbd2cec Fix uv TCP server handling of wildcard addresses vor 8 Jahren
json 4782d92b2d s/NULL/nullptr vor 8 Jahren
profiling baa14a975e Update clang-format to 5.0 vor 8 Jahren
security 882dfeddd5 clang tidy vor 8 Jahren
slice 311fa5f818 Reviewer feedback: no API change vor 8 Jahren
support 264560ff4a Reviewer feedback vor 8 Jahren
surface 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 vor 8 Jahren
transport dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details vor 8 Jahren
README.md cbf5447a0d Review feedback vor 9 Jahren

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.