Sree Kuchibhotla 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan 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 1ba000e1e2 Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan 8 년 전
json d50e01d041 Fix implicit fallthrough warnings on GCC 7.x 8 년 전
profiling 7897ae9308 auto-fix most of licenses 8 년 전
security 00b35e7180 Make tsi handshaker result unused bytes const 8 년 전
slice 7897ae9308 auto-fix most of licenses 8 년 전
support 9279ca1267 Merge pull request #11796 from afirago/fix-fallthrough-werror 8 년 전
surface c073e43488 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc 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.