#smol #sockets #websocket #unisock #back-end

unisock-smol-tungstenite

async-tungstenite WebSocket backend for unisock

1 unstable release

new 0.0.1 Feb 18, 2025

#36 in #smol


Used in 3 crates (via curseofrust-net-foundatio…)

AGPL-3.0-or-later

22KB
156 lines

unisock-smol-tungstenite

WebSocket backend implementation for unisock based on async-io and async-tungstenite.

NOTE: This crate is note usable for anything.


lib.rs:

Asynchronous WebSocket backend through async-io and async-tungstenite.

Dependencies

~5–15MB
~197K SLoC