Craig Tiller 5692dfd339 Merge pull request #10218 from ctiller/bugscrub1-proposedfix1 8 лет назад
..
channel 04f28d97b5 review feedback and one bugfix 8 лет назад
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 лет назад
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 лет назад
http b29f1fe3a2 Update include paths 8 лет назад
iomgr c212e6cc5e Fix barrier, comment 8 лет назад
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 лет назад
profiling ac433cf640 Assert on thread creation 8 лет назад
security b29f1fe3a2 Update include paths 8 лет назад
slice 6f4178878c Add zalloc, convert a bunch of files to use it 9 лет назад
support 07429fa9a6 Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN 8 лет назад
surface b657f5e9df Merge pull request #10342 from ctiller/build 8 лет назад
transport 730ddc2758 Sanity fixes 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.