]> git.feebdaed.xyz Git - 0xmirror/grpc.git/commit
[PH2][Refactor]
authorTanvi Jagtap <tjagtap@google.com>
Fri, 5 Dec 2025 18:04:10 +0000 (10:04 -0800)
committerCopybara-Service <copybara-worker@google.com>
Fri, 5 Dec 2025 18:07:09 +0000 (10:07 -0800)
commit698c7a89a89b592b0bda7425241180f4782d19db
tree1c38df84bfaa5085e8d435fcd2fd926c6ad66e85
parentaf18b30fc1a81d37f0c519e2021d689819f02e9e
[PH2][Refactor]
The Pausing and Restarting of the ReadLoop happens in a separate class.
We could generalize and re-use this mechanism elsewhere, but that is a task for later.

PiperOrigin-RevId: 840773537
src/core/BUILD
src/core/ext/transport/chttp2/transport/http2_client_transport.cc
src/core/ext/transport/chttp2/transport/http2_client_transport.h
src/core/ext/transport/chttp2/transport/http2_transport.h
test/core/transport/chttp2/BUILD
test/core/transport/chttp2/http2_transport_test.cc