Common dependencies to be used with Pathscale projects, projects that use [endpoint-gen](https://github.com/pathscale/endpoint-gen), and projects that use honey_id-types.
modmessage;// The upgrader is server-side; the client only needs the message conversions.
#[cfg(feature ="ws")]pubmodupgrader;#[cfg(feature ="ws")]pubuseupgrader::HyperTungsteniteUpgrader;#[cfg(feature ="ws")]pubuseupgrader::create_ws_stream;