Craig Tiller 4fd1698307 Merge github.com:grpc/grpc into trickle_stall 9 лет назад
..
channel 09e458c6cd Implement client-side load reporting for grpclb. 9 лет назад
compression 423d6fd7ed Optimize framing a little 9 лет назад
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 лет назад
http 89371914c9 Fix error refcount bug 9 лет назад
iomgr 81aae44858 Merge branch 'v1.3.x' into master-upmerge-v1.3.x 9 лет назад
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 лет назад
profiling ac433cf640 Assert on thread creation 9 лет назад
security 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 лет назад
slice 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 лет назад
support 81aae44858 Merge branch 'v1.3.x' into master-upmerge-v1.3.x 9 лет назад
surface 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 лет назад
transport 46436cbe31 Merge github.com:grpc/grpc into trickle_stall 9 лет назад
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.