Craig Tiller a82b6dbac8 Merge github.com:grpc/grpc into write_completion 8 роки тому
..
channel bf19961d0a Revert "Implement call combiner" 8 роки тому
compression df174ccd69 bug fix 8 роки тому
debug 4483be3498 "Fix" mac linker error 8 роки тому
http 00f78ba0e2 Merge github.com:grpc/grpc into write_completion 8 роки тому
iomgr 7d079947b5 Mac compilation fixes 8 роки тому
json d50e01d041 Fix implicit fallthrough warnings on GCC 7.x 8 роки тому
profiling b489e79e0a Remove extraneous paren 8 роки тому
security 8fd40d5ed9 Merge github.com:grpc/grpc into wc 8 роки тому
slice 7897ae9308 auto-fix most of licenses 8 роки тому
support 0f9e1932a3 Update block_annotate.h 8 роки тому
surface 6ba448fb55 Merge github.com:grpc/grpc into write_completion 8 роки тому
transport a82b6dbac8 Merge github.com:grpc/grpc into write_completion 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.