Craig Tiller a82b6dbac8 Merge github.com:grpc/grpc into write_completion 8 jaren geleden
..
channel bf19961d0a Revert "Implement call combiner" 8 jaren geleden
compression df174ccd69 bug fix 8 jaren geleden
debug 4483be3498 "Fix" mac linker error 8 jaren geleden
http 00f78ba0e2 Merge github.com:grpc/grpc into write_completion 8 jaren geleden
iomgr 7d079947b5 Mac compilation fixes 8 jaren geleden
json d50e01d041 Fix implicit fallthrough warnings on GCC 7.x 8 jaren geleden
profiling b489e79e0a Remove extraneous paren 8 jaren geleden
security 8fd40d5ed9 Merge github.com:grpc/grpc into wc 8 jaren geleden
slice 7897ae9308 auto-fix most of licenses 8 jaren geleden
support 0f9e1932a3 Update block_annotate.h 8 jaren geleden
surface 6ba448fb55 Merge github.com:grpc/grpc into write_completion 8 jaren geleden
transport a82b6dbac8 Merge github.com:grpc/grpc into write_completion 8 jaren geleden
README.md cbf5447a0d Review feedback 9 jaren geleden

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.