A Tokio codec for the websocket protocol.
# Cargo.toml
[dependencies]
websocket-codec = "0.5.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a WebSocket codec for use with Tokio's Framed.
Add tokio as a dependency and run with #[tokio::main].
No dependency data recorded yet.