Live data from Hacker News

HTTP/3 – lowdown on the fast new UDP-based protocol

kinsta.com

1–3 of 3 posts

Re: HTTP/3 – lowdown on the fast new UDP-based protocol

#3
post #2

How does this differ from what is provided by SCTP? https://en.wikipedia.org/wiki/Stream_Control_Transmission_Pr...

SCTP doesn't work on Windows and doesn't pass through NATs. You could layer TLS over SCTP but QUIC has integrated always-on crypto and anti-ossification protection. The SCTP four-way handshake is presumably slower than TCP while QUIC supports 0-RTT mode.