Function test_client_builder

Source
pub fn test_client_builder(homeserver_url: Option<String>) -> ClientBuilder
Available on crate feature testing only.
Expand description

A ClientBuilder fit for testing, using the given homeserver_url (or localhost:1234).