start_with_latency_and_host

Function start_with_latency_and_host 

Source
pub async fn start_with_latency_and_host(
    port: u16,
    host: &str,
    latency: Option<LatencyProfile>,
) -> Result<(), Box<dyn Error>>
Expand description

Start WebSocket server with latency simulation and custom host