Yuchen Zeng 79759fea1a Merge branch 'master' into v1.3.x пре 9 година
..
channel a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md пре 9 година
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" пре 9 година
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events пре 10 година
http 935d02ebd4 Cleanup of tsi ssl handshaker factories. пре 9 година
iomgr 79759fea1a Merge branch 'master' into v1.3.x пре 9 година
json 6f4178878c Add zalloc, convert a bunch of files to use it пре 9 година
profiling ac433cf640 Assert on thread creation пре 9 година
security 53af23cfbf Improvements to Fake Resolver пре 9 година
slice ba390352c9 clang-format пре 9 година
support 79759fea1a Merge branch 'master' into v1.3.x пре 9 година
surface d978a95d3c Merge github.com:grpc/grpc into hybrid пре 9 година
transport e0a873784a Fix bug in service config code. пре 9 година
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.