Re: [whatwg/fetch] Draft changes to "obtain a websocket connection" (#1244)

Ah, this isn't quite right, because multiple connections can be waiting for a single (key, host, port) to be available. We need to keep a queue of waiting connections instead.

-- 
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/pull/1244#issuecomment-852687194

Received on Wednesday, 2 June 2021 03:27:59 UTC