commit | 705b04d977e2a0b6f88ae806650769f22a44c6e4 | [log] [tgz] |
---|---|---|
author | Corey Daley <cdaley@redhat.com> | Sun Nov 05 21:55:18 2023 |
committer | GitHub <noreply@github.com> | Sun Nov 05 21:55:18 2023 |
tree | 0cc8babe3efb9d83b0ab53b26d11edd2088623b8 | |
parent | ac0789be11725ab2285233e9a3800c2312cff4fc [diff] |
Update LICENSE Signed-off-by: Corey Daley <cdaley@redhat.com>
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.