sheynsw WebSocket

sheynsw WebSocket is a Go implementation of the
WebSocket protocol.
â ď¸ The sheynsw WebSocket Package is looking for a new maintainer
Documentation
Status
The sheynsw WebSocket package provides a complete and tested implementation of
the WebSocket protocol. The
package API is stable.
Installation
go get github.com/sheynsw/websocket
Protocol Compliance
The sheynsw WebSocket package passes the server tests in the Autobahn Test
Suite using the application in the examples/autobahn
subdirectory.