pub type ServerConnection = Arc<MessengerTransport>;
pub struct ServerConnection { /* private fields */ }