Corey Daley 705b04d977 Update LICENSE
Signed-off-by: Corey Daley <cdaley@redhat.com>
2023-11-05 16:55:18 -05:00
2023-10-17 19:57:41 -04:00
2020-03-19 10:45:00 -07:00
2023-10-18 17:57:41 +05:30
2023-10-17 19:57:41 -04:00
2019-02-04 16:42:47 -08:00
2018-08-22 14:11:59 -07:00
2017-07-18 13:21:30 -07:00
2023-11-05 16:55:18 -05:00
2018-08-24 14:03:26 -07:00

gorilla/websocket

testing codecov godoc sourcegraph

Gorilla WebSocket is a Go implementation of the WebSocket protocol.

Gorilla Logo

Documentation

Status

The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol. The package API is stable.

Installation

go get github.com/gorilla/websocket

Protocol Compliance

The Gorilla WebSocket package passes the server tests in the Autobahn Test Suite using the application in the examples/autobahn subdirectory.

Description
No description provided
Readme 599 KiB
Languages
Go 100%