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

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.