jiangtaoli2016 144f5559da cache default SSL root cert store 8 лет назад
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel 6e22d21608 Fix small build issues 8 лет назад
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 лет назад
debug db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
gpr 0b4361c1b7 Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux 8 лет назад
gprpp 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 8 лет назад
http 144f5559da cache default SSL root cert store 8 лет назад
iomgr 14f1c35259 Remove unnecessary assert on size check of address length after conversion to socklen_t 8 лет назад
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 8 лет назад
profiling 22bcb486bd Use pthread to avoid circular calls to timer library 8 лет назад
security 144f5559da cache default SSL root cert store 8 лет назад
slice c0cd82faed Remove unnecessary includes of exec_ctx.h 8 лет назад
surface 144f5559da cache default SSL root cert store 8 лет назад
transport c0cd82faed Remove unnecessary includes of exec_ctx.h 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.