Sree Kuchibhotla 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan hace 8 años
..
channel 06bce6e020 Tracers know their name hace 8 años
compression f9ff554fd2 Add COUNT for stream compression method hace 8 años
debug 780ba5dd22 Add all refcount flag hace 8 años
http 06bce6e020 Tracers know their name hace 8 años
iomgr 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan hace 8 años
json d50e01d041 Fix implicit fallthrough warnings on GCC 7.x hace 8 años
profiling 7897ae9308 auto-fix most of licenses hace 8 años
security 00b35e7180 Make tsi handshaker result unused bytes const hace 8 años
slice 7897ae9308 auto-fix most of licenses hace 8 años
support 9279ca1267 Merge pull request #11796 from afirago/fix-fallthrough-werror hace 8 años
surface c073e43488 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc hace 8 años
transport 5794061764 Improvements to grpc_byte_stream API and handling. hace 8 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.