Vijay Pai bbb97318e8 Merge branch 'master' into callback_cq 7 жил өмнө
..
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 d6ef707422 Add more filter priority levels 7 жил өмнө
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 жил өмнө
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference 8 жил өмнө
gpr 95390f943e Replace atomics in gpr_arena_aloc with a mutex in the slow path 7 жил өмнө
gprpp 326f82e5e2 A bit of cleanup and add more tests. 7 жил өмнө
http 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API 8 жил өмнө
iomgr da8c26f302 Merge pull request #16261 from muxi/dynamic-cfstream-init 7 жил өмнө
json 2c990387c7 reviewer feedback 7 жил өмнө
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 жил өмнө
security d7a7c71849 clang_format 7 жил өмнө
slice ba221d0423 Merge branch 'master' into prototype-cfstream 8 жил өмнө
surface bbb97318e8 Merge branch 'master' into callback_cq 7 жил өмнө
transport f7e72560b6 Add experimental API for resetting connection backoff. 7 жил өмнө
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.