Y
Hacker News
new
|
ask
|
show
|
jobs
by
apitman
546 days ago
But why add it to HTTP/3 at all? HTTP/1.1 hijacking is a pretty simple process. I suspect HTTP/3 would be significantly more complicated. I'm not sure that effort is worth it when WebTransport will make it obselete.
2 comments
the_mitsuhiko
546 days ago
It was added to HTTP/2 as well and there is an RFC. (Though a lot of servers don’t support it even on HTTP/2)
My point is mostly that SSE works well and is supported and that has A meaningful benefit today.
link
leni536
546 days ago
To have multiple independent websocket streams, without ordering requirements between streams.
link
My point is mostly that SSE works well and is supported and that has A meaningful benefit today.