Hacker News new | ask | show | jobs
by kevinmgranger 1376 days ago
WebTransport is an HTTP/3 only protocol, and HTTP/3 is a QUIC only protocol. Different but interlinked.
1 comments

UDP -> QUIC -> HTTP/3 -> WebTransport?
Correct