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

Currently WebSocket connections share no infrastructure with "HTTP" connections, this is somewhat wrong, at least when it comes to state partitioning.

(See also #1118.)

cc @MattMenke2 @shivanigithub @sleevi

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

Received on Monday, 7 December 2020 11:40:20 UTC