Craig Tiller f7283e01dd Merge github.com:grpc/grpc into trickle_stall 9 ani în urmă
..
channel d3ba7cbc8c Don't abort on input 9 ani în urmă
compression 423d6fd7ed Optimize framing a little 9 ani în urmă
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 10 ani în urmă
http b71ef65cb3 more TLS cleanup. 9 ani în urmă
iomgr 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 ani în urmă
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 ani în urmă
profiling ac433cf640 Assert on thread creation 9 ani în urmă
security 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 ani în urmă
slice 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 ani în urmă
support 737da9fdea Merge github.com:grpc/grpc into c++lame 9 ani în urmă
surface 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 ani în urmă
transport 46436cbe31 Merge github.com:grpc/grpc into trickle_stall 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.