Websocket

Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Alternatives To Websocket
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Websocket19,8966,92215,7405 days ago20February 16, 202240bsd-3-clauseGo
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Websocket4622129a month ago39November 24, 20222bsd-2-clauseGo
WebSocket implementation for fasthttp.
Websocket10
7 years agobsd-2-clauseGo
WebSocket package for Go(go programing language) fasthttp.
Websocket2
6 years ago1bsd-2-clauseGo
Fork of github.com/gorilla/websocket
Wsock1
8 years agomitGo
wsock
Fasthttp Websocket1
6 years ago1mitGo
A WebSocket implementation on top of the fasthttp
Alternatives To Websocket
Select To Compare


Alternative Project Comparisons
Readme

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.

Popular Gorilla Projects
Popular Autobahn Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Golang
Websocket
Gorilla
Autobahn