Craig Tiller f00d8fb112 Merge pull request #12895 from ctiller/timer 8 лет назад
..
backoff 5291023730 Merge github.com:grpc/grpc into flowctl+millis 8 лет назад
channel 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
compression 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
debug 7befe5d8e5 Add counters 8 лет назад
http ccfdfb3a41 Add comparison function for security connectors. 8 лет назад
iomgr f6086b31f0 annotate call combiner 8 лет назад
json 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
profiling d0703a65f1 Get latency profiles back up and working 8 лет назад
security ccfdfb3a41 Add comparison function for security connectors. 8 лет назад
slice 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
support fba6475805 Merge github.com:grpc/grpc into chttp2_timer 8 лет назад
surface 313db433f2 Merge pull request #12808 from sreecha/cq_stats 8 лет назад
transport a2ca8ef2b7 Merge github.com:grpc/grpc into timer 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.