[][src]Module websocket::sync::server

A collection of handy synchronous-only parts of the server module.

Re-exports

pub use server::sync::*;
pub use server::upgrade::sync as upgrade;
pub use server::upgrade::sync::IntoWs;
pub use server::upgrade::sync::Upgrade;