top | item 43169003

(no title)

wczekalski | 1 year ago

It is very useful for long lived (bidirectional) streams.

discuss

order

m00x|1 year ago

Only if you're constrained on connections. The reason that HTTP2 is much better for websites is because of the slow starts of TCP connections. If you're already connected, you don't suffer those losses, and you benefit from kernel muxing.

0x457|1 year ago

You've missed the bidirectional part.