2024-06-12 13:51:52 +05:30
2024-05-01 18:51:54 +05:30
2024-05-01 18:51:54 +05:30
2024-01-21 22:46:55 -05:00
2020-03-19 10:45:00 -07:00
2024-01-21 22:46:55 -05:00
2019-02-04 16:42:47 -08:00
2024-01-21 22:46:55 -05:00
2017-07-18 13:21:30 -07:00
2024-05-01 18:51:54 +05:30
2024-01-21 22:46:55 -05:00
2024-05-01 18:51:54 +05:30
2024-01-21 22:52:10 -05:00
2024-01-21 22:46:55 -05: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%