🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/taamarin/websocket

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/taamarin/websocket

v0.2.2
Version published
Created

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