http4s-netty icon indicating copy to clipboard operation
http4s-netty copied to clipboard

it looks like the idle timeout in HTTP/2 will only apply per-stream.

Open hamnis opened this issue 2 years ago • 0 comments

          Not fixed in this phab, but it looks like the idle timeout in HTTP/2 will only apply per-stream. I suspect we'd want it to apply for the whole session and also perhaps per-stream.

Originally posted by @bryce-anderson in https://github.com/http4s/http4s-netty/pull/404#discussion_r1095306274

hamnis avatar Feb 03 '23 07:02 hamnis