ncteisen 342e72c585 Remove uneeded ref/unref 9 vuotta sitten
..
channel 3634fbe874 Merge pull request #10800 from kpayson64/fix_alpine 9 vuotta sitten
compression 423d6fd7ed Optimize framing a little 9 vuotta sitten
debug 93f307a9ba Fix trace dependency mess 9 vuotta sitten
http 342e72c585 Remove uneeded ref/unref 9 vuotta sitten
iomgr ebeda85eb8 Upmerge from v1.3.x branch to master 9 vuotta sitten
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 vuotta sitten
profiling ac433cf640 Assert on thread creation 9 vuotta sitten
security 850fe7fdba Revise handshaker to make callback once a time. 9 vuotta sitten
slice 4865c79548 Merge pull request #10613 from ctiller/framing_costs 9 vuotta sitten
support 0fd5d12987 Merge pull request #11093 from ctiller/c++compat4 9 vuotta sitten
surface 67cda0a701 Unref pending events under cq lock 9 vuotta sitten
transport e6bf7d054c Merge pull request #10930 from ncteisen/frame-size 9 vuotta sitten
README.md cbf5447a0d Review feedback 9 vuotta sitten

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.