Nicolas Noble 4b844a40ad Merge pull request #9489 from nicolasnoble/mark_backport před 9 roky
..
channel 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
compression 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events před 9 roky
http 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
iomgr 464ce24b40 Add back comment před 9 roky
json 9ec28af03a Change value of channel arg to string form, and reparse in each place we use it. před 9 roky
profiling 0786490eb4 Rollback changes to timer.h před 9 roky
security 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
slice 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
support 3ca6019d39 Merge branch 'patchy' into slice_with_exec_ctx_and_build před 9 roky
surface 6f12c74969 clang-format před 9 roky
transport 5e01e2ac97 Revert "Metadata handling rewrite" před 9 roky
tsi f687cb89f4 Actually add the documentation 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.