Gorilla WebSocket

一个快速的、经过良好测试的、广泛使用的 Go 的 WebSocket 实现。「A fast, well-tested and widely used WebSocket implementation for Go.

Github stars Tracking Chart

Gorilla WebSocket

GoDoc
CircleCI

Gorilla WebSocket is a Go implementation of the
WebSocket protocol.


⚠️ The Gorilla WebSocket Package is looking for a new maintainer


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
.

Main metrics

Overview
Name With Ownergorilla/websocket
Primary LanguageGo
Program languageGo (Language Count: 1)
PlatformLinux, Mac, Windows
License:BSD 2-Clause "Simplified" License
所有者活动
Created At2013-10-16 16:41:46
Pushed At2025-03-19 13:29:08
Last Commit At
Release Count11
Last Release Namev1.5.3 (Posted on )
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count23.8k
Watchers Count377
Fork Count3.6k
Commits Count370
Has Issues Enabled
Issues Count652
Issue Open Count38
Pull Requests Count167
Pull Requests Open Count20
Pull Requests Close Count144
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private