Yang Gao b840d5e45c Revert "Add more filter priority levels" il y a 7 ans
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h il y a 8 ans
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h il y a 8 ans
channel b840d5e45c Revert "Add more filter priority levels" il y a 7 ans
compression c0cd82faed Remove unnecessary includes of exec_ctx.h il y a 8 ans
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference il y a 8 ans
gpr 95390f943e Replace atomics in gpr_arena_aloc with a mutex in the slow path il y a 7 ans
gprpp 326f82e5e2 A bit of cleanup and add more tests. il y a 7 ans
http 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API il y a 8 ans
iomgr 17a6bf65b7 Merge pull request #16298 from vjpai/custom_poller il y a 7 ans
json 2c990387c7 reviewer feedback il y a 7 ans
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling il y a 8 ans
security d7a7c71849 clang_format il y a 7 ans
slice ba221d0423 Merge branch 'master' into prototype-cfstream il y a 8 ans
surface b840d5e45c Revert "Add more filter priority levels" il y a 7 ans
transport f7e72560b6 Add experimental API for resetting connection backoff. il y a 7 ans
README.md cbf5447a0d Review feedback il y a 9 ans

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.