Yash Tibrewal b3b20f671d Adding PR #12879 changes 8 лет назад
..
backoff 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
channel 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
compression bc460fa3c4 Rebasing on master for easier merging and testing 8 лет назад
debug 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
http 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
iomgr b3b20f671d Adding PR #12879 changes 8 лет назад
json 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
profiling 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
security 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
slice fcd26bcd0f Removing more build errors 8 лет назад
support 744b656e6c const required in log_android.cc 8 лет назад
surface 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
transport 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
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.