zombienet_support::net

Function wait_ws_ready

source
pub async fn wait_ws_ready(
    url: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>