Re: [whatwg/fetch] WebSocket connections need partitioning (#1122)

Ideally we would cover those in Fetch I think (or at least mention that they should be considered part of the connection and thus be partitioned).

If WebSocket over H2 (and QUIC? Is there an RFC for that?) can reuse a connection, Fetch needs some more complicated logic than I suggested in #1241. Not immediately clear to me what that would look like. forceDedicatedIfH1 or some such...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1122#issuecomment-847919884

Received on Tuesday, 25 May 2021 14:31:36 UTC