Skip to main content

run

Function run 

Source
pub async fn run(
    server_url: &str,
    cert_pem_path: &str,
    key_pem_path: &str,
    ca_cert_pem_path: &str,
) -> Result<()>
Expand description

Run the C2 client with automatic reconnect.