Yang Gao f787594e68 Merge pull request #11703 from yang-g/cq_shutdown преди 8 години
..
channel 06bce6e020 Tracers know their name преди 8 години
compression f9ff554fd2 Add COUNT for stream compression method преди 8 години
debug 780ba5dd22 Add all refcount flag преди 8 години
http 06bce6e020 Tracers know their name преди 8 години
iomgr e5cd1765ff Merge pull request #11927 from y-zeng/nameser преди 8 години
json 7897ae9308 auto-fix most of licenses преди 8 години
profiling 7897ae9308 auto-fix most of licenses преди 8 години
security e0778b2c18 Add cancellation to asynchronous security APIs. преди 8 години
slice 7897ae9308 auto-fix most of licenses преди 8 години
support d66ee1a0a8 Remove unused user_data from ref_node. преди 8 години
surface 097cbfc94f Resolve comments преди 8 години
transport 5794061764 Improvements to grpc_byte_stream API and handling. преди 8 години
README.md cbf5447a0d Review feedback преди 9 години

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.