Function start_with_shutdown

Source
pub async fn start_with_shutdown(
    addr: &str,
    shutdown_rx: Receiver<()>,
) -> Result<()>
Expand description

Start a secure server with shutdown control for testing