|
|
|
|
|
by mjoras
2063 days ago
|
|
We never deployed Google QUIC. It was always IETF QUIC. Referring to them together as QUIC was just for expedience, since the main benefits came from the QUIC layer, not the HTTP layer. HTTP/3 implies IETF QUIC. IETF QUIC itself can be used for non-HTTP protocols, though, just like TCP can be used for protocols that aren't HTTP/2. |
|
Maybe I can publish the virtual “WebSocketTransport” thing once I'm satisfied with it.