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

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.