connect

Function connect 

Source
pub async fn connect(address: String) -> Result<StatusConnection, ServerError>
Expand description

Convenience wrapper for easily connecting to a server on the default port with the latest protocol version.