Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fasthttp/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

555 Commits

Repository files navigation

Fasthttp WebSocket

Test status Go Report Card GoDev GitHub release

WebSocket is a Go implementation of the WebSocket for fasthttp.

Gorilla Logo

This project is a fork of the latest version of gorilla/websocket that continues its development independently.

Documentation

Status

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

Installation

go get github.com/fasthttp/websocket

But beware that this will fetch the latest commit of the master branch which is never purposely broken, but usually not considered stable anyway.

Protocol Compliance

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

About

WebSocket implementation for fasthttp.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 93

AltStyle によって変換されたページ (->オリジナル) /