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.