David G. Quintas a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md пре 8 година
..
channel a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md пре 8 година
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. пре 8 година
iomgr 53af23cfbf Improvements to Fake Resolver пре 8 година
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 пре 8 година
slice 7fea751258 ubsan fixes пре 8 година
support 975b5103e5 Fix build on Alpine linux + add portability tests пре 8 година
surface 9d129e751f Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe пре 8 година
transport a818f72c0c Load Reporting back to using metadata пре 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.