🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

github.com/tebuka/websocket

Package Overview
Dependencies
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tebuka/websocket

Source
Go Modules
Version
v0.0.0-20240614204810-8f46e03a6660
Version published
Created
Source

Tebuka WebSocket

GoDoc

Tebuka WebSocket is a Go implementation of the WebSocket protocol.

Documentation

Status

Tebuka WebSocket started as a fork of the Gorilla WebSocket project.

The Tebuka project aims to provide a better-maintained alternative to the Gorilla project. Compatibility with Gorilla is a top priority.

An anonymous coward kick-started the work towards the project's goals by forking the Gorilla project from a point where it was well-maintained, and cherry-picking commits since that point.

The Tebuka project is seeking maintainers.

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

Installation

go get github.com/tebuka/websocket

Protocol Compliance

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

FAQs

Package last updated on 14 Jun 2024

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