|
|
|
|
|
by muteor
3620 days ago
|
|
I thought that HTTP/2 didn't fix head-of-line blocking and this was why QUIC (https://www.chromium.org/quic) existed. From the project page: Key features of QUIC over existing TCP+TLS+HTTP2 include * Dramatically reduced connection establishment time * Improved congestion control * Multiplexing without head of line blocking * Forward error correction * Connection migration |
|
However it doesn't have abilities that will allow individual streams to proceed if some packets are lost that only hold information for a single stream.