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

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.