jiangtaoli2016 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 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 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 жил өмнө
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 жил өмнө
debug b85354ee49 Add in compile out tracers option 8 жил өмнө
gpr e7995f213c Avoid low severity log message construction 8 жил өмнө
gprpp 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 жил өмнө
http 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 8 жил өмнө
iomgr 57ed055f2f Merge pull request #15283 from apolcyn/server_consume_socket_mutator 8 жил өмнө
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 8 жил өмнө
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 жил өмнө
security 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 8 жил өмнө
slice 9635a04fed Work-around for ref-counted subclass deletion address problem. 8 жил өмнө
surface ead686dd10 Remove redundant ExecCtx 8 жил өмнө
transport 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 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.