David G. Quintas a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md 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 9 лет назад
http 935d02ebd4 Cleanup of tsi ssl handshaker factories. 9 лет назад
iomgr 53af23cfbf Improvements to Fake Resolver 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 7fea751258 ubsan fixes 9 лет назад
support 975b5103e5 Fix build on Alpine linux + add portability tests 9 лет назад
surface 9d129e751f Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe 9 лет назад
transport a818f72c0c Load Reporting back to using metadata 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.