Socket
Book a DemoInstallSign in
Socket

github.com/taamarin/websocket

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/taamarin/websocket

Source
Go
Version
v0.2.2
Version published
Created
Source

taamarin WebSocket

GoDoc CircleCI

Taamarin WebSocket is a Go implementation of the WebSocket protocol.

Documentation

Status

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

Installation

go get github.com/taamarin/websocket

Protocol Compliance

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

FAQs

Package last updated on 13 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts