Craig Tiller f7283e01dd Merge github.com:grpc/grpc into trickle_stall 8 năm trước cách đây
..
channel d3ba7cbc8c Don't abort on input 8 năm trước cách đây
compression 423d6fd7ed Optimize framing a little 9 năm trước cách đây
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 năm trước cách đây
http b71ef65cb3 more TLS cleanup. 8 năm trước cách đây
iomgr 4865c79548 Merge pull request #10613 from ctiller/framing_costs 8 năm trước cách đây
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 năm trước cách đây
profiling ac433cf640 Assert on thread creation 9 năm trước cách đây
security 4865c79548 Merge pull request #10613 from ctiller/framing_costs 8 năm trước cách đây
slice 4865c79548 Merge pull request #10613 from ctiller/framing_costs 8 năm trước cách đây
support 737da9fdea Merge github.com:grpc/grpc into c++lame 8 năm trước cách đây
surface 4865c79548 Merge pull request #10613 from ctiller/framing_costs 8 năm trước cách đây
transport 46436cbe31 Merge github.com:grpc/grpc into trickle_stall 8 năm trước cách đây
README.md cbf5447a0d Review feedback 9 năm trước cách đây

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.