Expand description

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

Re-exports

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