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

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.