Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
# Cargo.toml
[dependencies]
tokio-tungstenite = "0.29.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a WebSocket server and send/receive messages.
Use #[tokio::main] or manually create a runtime.
No dependency data recorded yet.