Categorygithub.com/hktalent/websocket
repositorypackage
1.5.1
Repository: https://github.com/hktalent/websocket.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

hktalent WebSocket

GoDoc CircleCI

hktalent WebSocket is a Go implementation of the WebSocket protocol.


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


Documentation

Status

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

Installation

go get github.com/hktalent/websocket

Protocol Compliance

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