WebSockets have head-of-line blocking.
HTTP/2 does not.
But surely it does? It is TCP, even with multiplexing
I thought that was the whole motivation for building HTTP/3 on QUIC (UDP)?
h2 does have head-of-line blocking on the transport level.
But surely it does? It is TCP, even with multiplexing
I thought that was the whole motivation for building HTTP/3 on QUIC (UDP)?