Lightweight stream-based WebSocket implementation.
# Cargo.toml
[dependencies]
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 async-std::main and enable the appropriate feature.
No dependency data recorded yet.