Expand description

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

Re-exports

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