Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define how WebSocket "fetching" works #235

Closed
annevk opened this issue Mar 5, 2016 · 2 comments
Closed

Define how WebSocket "fetching" works #235

annevk opened this issue Mar 5, 2016 · 2 comments

Comments

@annevk
Copy link
Member

annevk commented Mar 5, 2016

A lot of the things specified in Fetch apply to WebSocket too, but since there's no easy way to update the protocol specification a lot of the details are scrambled in various drafts.

To clear this up we should specify all the monkey patching here, in a single place, and then point to HTML Standard here. Fetch then serves as its entry point to the WebSocket protocol and everything shared between Fetch and WebSocket should become a little clearer.

Bits elsewhere that need to be put here:

Perhaps even the entire bootstrapping WebSocket fetch could just be done in terms of Fetch. That would be ideal.

@annevk
Copy link
Member Author

annevk commented Mar 5, 2016

@annevk
Copy link
Member Author

annevk commented Mar 5, 2016

Reopen https://www.w3.org/Bugs/Public/show_bug.cgi?id=28841 if this does not work out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant