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

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.