sova-ws
WebSocket plugin for Sova.
Part of Sova — Express-like HTTP for Rust.
Guide: https://s00d.github.io/sova/plugins/ws
API: https://docs.rs/sova-ws
Install
Via the facade (recommended):
Or direct:
License
MIT — see LICENSE.
WebSocket plugin for Sova.
Part of Sova — Express-like HTTP for Rust.
Guide: https://s00d.github.io/sova/plugins/ws
API: https://docs.rs/sova-ws
Via the facade (recommended):
cargo add sova --features ws
Or direct:
cargo add sova-ws
MIT — see LICENSE.