Craig Tiller b7b7486c4b Merge github.com:grpc/grpc into metadata_filter 9 anni fa
..
channel 9277aa74ae Fix sanity: core_banned_functions 9 anni fa
compression f658bf0e1b Start resolving memory issues in C++ metadata 9 anni fa
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 anni fa
http 76dca19953 clang-format 9 anni fa
iomgr b7b7486c4b Merge github.com:grpc/grpc into metadata_filter 9 anni fa
json 9ec28af03a Change value of channel arg to string form, and reparse in each place we use it. 9 anni fa
profiling 0786490eb4 Rollback changes to timer.h 9 anni fa
security 8cf88f1eb1 Add a mechanism for tagging threads that might be owned by 9 anni fa
slice 7bb90fa57c Respond to review comments 9 anni fa
support 3ca6019d39 Merge branch 'patchy' into slice_with_exec_ctx_and_build 9 anni fa
surface 8cf88f1eb1 Add a mechanism for tagging threads that might be owned by 9 anni fa
transport 824da1cc04 Remove dead files 9 anni fa
tsi f687cb89f4 Actually add the documentation 9 anni fa
README.md cbf5447a0d Review feedback 9 anni fa

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.