- From: Mattias Buelens <notifications@github.com>
- Date: Mon, 13 Dec 2021 13:51:14 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 December 2021 21:51:26 UTC
There are now *two* specs that define the `WebSocket` interface: [[HTML]](https://html.spec.whatwg.org/multipage/web-sockets.html#the-websocket-interface) and [[WEBSOCKETS]](https://websockets.spec.whatwg.org/#the-websocket-interface). This causes a Bikeshed error, since it doesn't know which one to pick.
This adds a link default for `WebSocket` to use the \[HTML] definition, like it was before. I'm not sure if this is still correct, or whether we should migrate to \[WEBSOCKETS]?
(No normative changes.)
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/1198
-- Commit Summary --
* Editorial: disambiguate WebSocket references
-- File Changes --
M index.bs (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/1198.patch
https://github.com/whatwg/streams/pull/1198.diff
--
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/streams/pull/1198
Received on Monday, 13 December 2021 21:51:26 UTC