commit | 5ed622c449da6d44c3c8329331ff47a9e5844f71 | [log] [tgz] |
---|---|---|
author | Matt Silverlock <matt@eatsleeprepeat.net> | Tue Jun 05 20:25:52 2018 |
committer | Gary Burd <gary@beagledreams.com> | Tue Jun 05 20:25:52 2018 |
tree | 71614d37261e90200fa38b56e88b3f80f462515b | |
parent | c17c80cb48b806045fc338c94c849909a2e41c12 [diff] |
Update LICENSE file to reflect Google employee contributions.
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: