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