Function agde_tokio::connect_ws

source ·
pub async fn connect_ws(
    url: &str,
    host: Option<&str>
) -> Result<Native, ApplicationError>
Expand description

Use host to override the host header for the request.