David G. Quintas 9ccebc3a45 Merge pull request #9773 from dgquintas/build_files il y a 9 ans
..
channel 3d72d71c7c Merge github.com:grpc/grpc into zalloc il y a 9 ans
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" il y a 9 ans
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events il y a 9 ans
http 65d57b8c3d Merge github.com:grpc/grpc into zalloc il y a 9 ans
iomgr 6517333d17 Merge pull request #9881 from ctiller/spinlock il y a 9 ans
json 6f4178878c Add zalloc, convert a bunch of files to use it il y a 9 ans
profiling 2ef0d54ffc Handle one core il y a 9 ans
security 266f66a67c Merge github.com:grpc/grpc into zalloc il y a 9 ans
slice 6f4178878c Add zalloc, convert a bunch of files to use it il y a 9 ans
support 6517333d17 Merge pull request #9881 from ctiller/spinlock il y a 9 ans
surface cd232f64c6 Merge pull request #9753 from ctiller/zalloc il y a 9 ans
transport 65d57b8c3d Merge github.com:grpc/grpc into zalloc il y a 9 ans
tsi 9ccebc3a45 Merge pull request #9773 from dgquintas/build_files il y a 9 ans
README.md cbf5447a0d Review feedback il y a 9 ans

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.