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

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.