Skip to content

A fast, well-tested and widely used WebSocket implementation for Go.

License

Notifications You must be signed in to change notification settings

smantic/websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go.smantic.dev/websocket

GoDoc

WebSocket is a Go implementation of the WebSocket protocol.


Documentation

Status

WebSocket package provides a complete and tested implementation of the WebSocket protocol. The package API is stable.

This project is a fork of gorilla/websocket.
No feature development will be done on this package, only security issues and critical fixes.
If you would like to raise an issue please contact me at [email protected]

Installation

go get go.smantic.dev/websocket

Protocol Compliance

The WebSocket package passes the server tests in the Autobahn Test Suite using the application in the examples/autobahn subdirectory.

About

A fast, well-tested and widely used WebSocket implementation for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%