pull down to refresh
Websockets use http for the initial handshake, but are otherwise an independent application layer protocol.
QUIC is built on top of UDP and doesn't rely on TCP for handshakes or otherwise afaict.
reply
pull down to refresh
Websockets use http for the initial handshake, but are otherwise an independent application layer protocol.
QUIC is built on top of UDP and doesn't rely on TCP for handshakes or otherwise afaict.
deleted by author