//! Re-exports the shared connection manager from shore-swp-client.
pub use ;
/// Spawn the Matrix bridge connection manager.
///
/// `character` is the SWP handshake character selector. Pass `None` for
/// character discovery; pass `Some(name)` to speak as that character on the
/// resulting connection.