Language

Package: rust-tungstenite @ 0.11.1

Synopsis

Lightweight stream-based WebSocket implementation

Description

This library provides an implementation of WebSockets, RFC6455. It allows for both synchronous (like TcpStream) and asynchronous usage and is easy to integrate into any third-party event loops including MIO. The API design abstracts away all the internals of the WebSocket protocol but still makes them accessible for those who wants full control over the network.

Home page
https://github.com/snapview/tungstenite-rs
Location
gnu/packages/crates-io.scm (line: 46026, column: 2)
Licenses

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 62