Craig Tiller 39af3361ae Merge github.com:grpc/grpc into stats 8 лет назад
..
channel 06bce6e020 Tracers know their name 8 лет назад
compression f9ff554fd2 Add COUNT for stream compression method 8 лет назад
debug b4bb1cdce4 Add counters, fix race 8 лет назад
http 06bce6e020 Tracers know their name 8 лет назад
iomgr 39af3361ae Merge github.com:grpc/grpc into stats 8 лет назад
json 7897ae9308 auto-fix most of licenses 8 лет назад
profiling 7897ae9308 auto-fix most of licenses 8 лет назад
security da8eca56e2 Better handling of token lifetime. 8 лет назад
slice 7897ae9308 auto-fix most of licenses 8 лет назад
support 139072ff92 Const correct and clang 8 лет назад
surface 280866817f Add a simple stats framework to gRPC C core 8 лет назад
transport 7712c7c4d5 clang format 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.