golang.org/x/net/websocket

Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. This package currently lacks some features found in an alternative and more actively maintained WebSocket package:


License
BSD-3-Clause
Install
go get golang.org/x/net/websocket