pub(crate) async fn register(
auth_session: AuthSession<DBBackend>,
ws: WebSocketUpgrade,
) -> ResponseAvailable on crate feature
ssr only.pub(crate) async fn register(
auth_session: AuthSession<DBBackend>,
ws: WebSocketUpgrade,
) -> Responsessr only.