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

WebSocket: Enable WSS support by default. #1859

Merged
merged 2 commits into from
May 28, 2015

Conversation

kristijanburnik
Copy link
Contributor

This PR should enable support for using WebSockets over SSL.

This feature also depends on the wpt-tools WSS support:
https://github.com/w3c/wpt-tools/pull/8/files

@jgraham, @foolip, @mikewest

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/5118

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@mikewest
Copy link
Member

I'm not at all familiar with websockets' tests, but this patch makes sense to me. Still, I'll defer to @jgraham, et al on this.

jgraham added a commit that referenced this pull request May 28, 2015
WebSocket: Enable WSS support by default.
@jgraham jgraham merged commit 47af159 into web-platform-tests:master May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants