pub async fn connect<T, U>(message: U) -> Result<Io, ConnectError>where T: Address, Connect<T>: From<U>,
Resolve and connect to remote host