Skip to content

mistsys/websocket

This branch is 17 commits ahead of, 23 commits behind gorilla/websocket:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 7, 2025
6742c8e · Jan 7, 2025
Jun 14, 2024
Aug 25, 2019
Jun 14, 2024
Mar 4, 2018
Jun 5, 2018
Apr 18, 2014
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Oct 13, 2017
Jan 24, 2017
Aug 22, 2018
Jan 7, 2025
Jun 14, 2024
Jun 14, 2024
Mar 19, 2020
Jan 7, 2025
Jan 7, 2025
Jan 7, 2025
Feb 5, 2019
Feb 5, 2019
Jul 18, 2017
Aug 22, 2018
May 1, 2024
Dec 18, 2021
Aug 24, 2018
Mar 19, 2020
Aug 22, 2018
Jan 6, 2025
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
May 1, 2024
May 1, 2024
Jun 14, 2024
Dec 1, 2017

Repository files navigation

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.

About

A WebSocket implementation for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%