HTTP/3 – lowdown on the fast new UDP-based protocol
1–3 of 3 posts
Re: HTTP/3 – lowdown on the fast new UDP-based protocol
#2How does this differ from what is provided by SCTP?
https://en.wikipedia.org/wiki/Stream_Control_Transmission_Pr...
Re: HTTP/3 – lowdown on the fast new UDP-based protocol
#3How 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.