2025-03-19 09:29:07 -04:00
2024-06-13 23:18:03 -04:00
2024-06-13 23:18:03 -04:00
2024-06-13 23:18:03 -04:00
2024-07-15 01:15:12 +10:00
2024-06-13 23:18:03 -04:00
2025-03-19 09:29:07 -04:00
2024-07-06 10:12:04 +10:00
2024-07-06 10:12:04 +10:00
2020-03-19 10:45:00 -07:00
2024-06-13 23:18:03 -04:00
2024-07-06 10:12:04 +10:00
2019-02-04 16:42:47 -08:00
2024-06-13 23:18:03 -04:00
2017-07-18 13:21:30 -07:00
2024-06-13 23:18:03 -04:00
2024-06-13 23:18:03 -04:00
2024-07-06 10:12:04 +10:00
2025-03-19 09:29:07 -04:00
2024-07-06 10:12:04 +10:00
2024-06-13 23:18:03 -04:00

Gorilla WebSocket

GoDoc CircleCI

Gorilla WebSocket is a Go implementation of the WebSocket protocol.

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%