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

x/net/websocket: FEATURE REQUEST: support for secure websocket protocol (wss) #1061

Closed
gopherbot opened this issue Aug 31, 2010 · 2 comments
Closed

Comments

@gopherbot
Copy link

by clbanning:

It would be nice to be able to use secure websocket protocol with
http.ListenAndServeTLS() and have client support in websocket pkg, perhaps,
websocket.DialTLS().
@adg
Copy link
Contributor

adg commented Sep 7, 2010

Comment 1:

Someone started this:
  http://golang.org/cl/2119042/

Labels changed: added packagechange.

Status changed to Started.

@rsc
Copy link
Contributor

rsc commented Sep 11, 2010

Comment 2:

This issue was closed by revision 50e0fb4.

Status changed to Fixed.

@mikioh mikioh changed the title FEATURE REQUEST: support for secure websocket protocol (wss) x/net/websocket: FEATURE REQUEST: support for secure websocket protocol (wss) Jul 30, 2015
@mikioh mikioh modified the milestone: Unreleased Jul 30, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants