ws
This crate provides WebSocket support for Rocket via integration with Rocket's [connection upgrades] API.
Usage
-
Depend on
rocket_ws
, renamed here tows
:[] = { = "rocket_ws", = "0.1.0" }
-
Use it!
!
See the crate docs for full details.