http2 icon indicating copy to clipboard operation
http2 copied to clipboard

Is it possible to expose stream state to the app? It's vital for tracking http2 requests and make appropriate reconnect logic etc....

Open vhunkalo opened this issue 1 year ago • 3 comments

https://github.com/dart-lang/http2/blob/master/lib/src/streams/stream_handler.dart

attached link to the code, how to expose StreamState?

vhunkalo avatar Apr 29 '24 14:04 vhunkalo

@sethladd @kevmoo @sstrickl @munificent

vhunkalo avatar Apr 29 '24 14:04 vhunkalo

@brianquinlan ?

kevmoo avatar May 09 '24 00:05 kevmoo

I think that @mosuem has the most state on this package.

brianquinlan avatar May 09 '24 00:05 brianquinlan