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

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.