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

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.