ncteisen 4fde068b04 Fix merge of timer_generic há 8 anos atrás
..
backoff baa14a975e Update clang-format to 5.0 há 8 anos atrás
channel 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ há 8 anos atrás
compression 4782d92b2d s/NULL/nullptr há 8 anos atrás
debug 6870e6f1fd clang tidy há 8 anos atrás
http 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ há 8 anos atrás
iomgr 4fde068b04 Fix merge of timer_generic há 8 anos atrás
json 4782d92b2d s/NULL/nullptr há 8 anos atrás
profiling baa14a975e Update clang-format to 5.0 há 8 anos atrás
security e092ff879e Merge branch 'master' of https://github.com/grpc/grpc into tracing++ há 8 anos atrás
slice be98d24841 clang-format after nullptr changes há 8 anos atrás
support be98d24841 clang-format after nullptr changes há 8 anos atrás
surface 19c34b60be Reviewer comments há 8 anos atrás
transport 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ há 8 anos atrás
README.md cbf5447a0d Review feedback há 9 anos atrás

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.