commit | b65e62901fc1c0d968042419e74789f6af455eb9 | [log] [tgz] |
---|---|---|
author | Matt Silverlock <matt@eatsleeprepeat.net> | Thu Mar 19 17:50:51 2020 |
committer | GitHub <noreply@github.com> | Thu Mar 19 17:50:51 2020 |
tree | 2a570dce608f9e966048cb92fb38dce07443eec7 | |
parent | 8c288dca3e4e885c731703f39fd0e1c7dd9a17a8 [diff] |
build: clean up go.sum (#584)
Gorilla WebSocket is a Go implementation of the WebSocket protocol.
The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol. The package API is stable.
go get github.com/gorilla/websocket
The Gorilla WebSocket package passes the server tests in the Autobahn Test Suite using the application in the examples/autobahn subdirectory.
Notes: