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