http4s-netty
http4s-netty copied to clipboard
it looks like the idle timeout in HTTP/2 will only apply per-stream.
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