WebSockets for Actix Web, without actors.
# Cargo.toml
[dependencies]
actix-ws = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new WebSocket connection for Actix Web.
Add `tokio` or `actix-rt` as a dependency and use `#[actix_web::main]` or `#[tokio::main]`.
No dependency data recorded yet.