Craig Tiller f00d8fb112 Merge pull request #12895 from ctiller/timer hace 8 años
..
backoff 5291023730 Merge github.com:grpc/grpc into flowctl+millis hace 8 años
channel 12fc6d461e Add newline at the end of src/core headers that did not have it hace 8 años
compression 12fc6d461e Add newline at the end of src/core headers that did not have it hace 8 años
debug 7befe5d8e5 Add counters hace 8 años
http ccfdfb3a41 Add comparison function for security connectors. hace 8 años
iomgr f6086b31f0 annotate call combiner hace 8 años
json 12fc6d461e Add newline at the end of src/core headers that did not have it hace 8 años
profiling d0703a65f1 Get latency profiles back up and working hace 8 años
security ccfdfb3a41 Add comparison function for security connectors. hace 8 años
slice 12fc6d461e Add newline at the end of src/core headers that did not have it hace 8 años
support fba6475805 Merge github.com:grpc/grpc into chttp2_timer hace 8 años
surface 313db433f2 Merge pull request #12808 from sreecha/cq_stats hace 8 años
transport a2ca8ef2b7 Merge github.com:grpc/grpc into timer hace 8 años
README.md cbf5447a0d Review feedback hace 9 años

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.