Mark D. Roth 9d76dbe5d3 clang-format 9 лет назад
..
channel 5e01e2ac97 Revert "Metadata handling rewrite" 9 лет назад
compression 5e01e2ac97 Revert "Metadata handling rewrite" 9 лет назад
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 лет назад
http 5e01e2ac97 Revert "Metadata handling rewrite" 9 лет назад
iomgr 889b0a4535 Merge pull request #9074 from dgquintas/poll_fd_shutdown 9 лет назад
json 9ec28af03a Change value of channel arg to string form, and reparse in each place we use it. 9 лет назад
profiling 0786490eb4 Rollback changes to timer.h 9 лет назад
security 5e01e2ac97 Revert "Metadata handling rewrite" 9 лет назад
slice a53c193aa5 Merge github.com:grpc/grpc into faster_slices 9 лет назад
support 3ca6019d39 Merge branch 'patchy' into slice_with_exec_ctx_and_build 9 лет назад
surface 9d76dbe5d3 clang-format 9 лет назад
transport 5e01e2ac97 Revert "Metadata handling rewrite" 9 лет назад
tsi f687cb89f4 Actually add the documentation 9 лет назад
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.