multiverse

Function configure_client

Source
pub(crate) async fn configure_client(
    server_name: &str,
    config_path: &str,
) -> Result<Client>
Expand description

Configure the client so it’s ready for sync’ing.

Will log in or reuse a previous session.