connect_authorized

Function connect_authorized 

Source
pub async fn connect_authorized(
    url: String,
    token: String,
) -> Result<WebsocketConnection, Error>
Expand description

Connects to the provided URL, given an authentication token