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

WebSocket over H2 does reuse connections. Currently you can't use WS/H2 at all unless you have an existing H2 connection.

WebSocket over H3 is not a thing yet although in principle it should be a straightforward application of WS/H2 semantics.

-- 
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-848377231

Received on Wednesday, 26 May 2021 00:52:59 UTC