Skip to main content

run

Function run 

Source
pub async fn run(state: Arc<ProxyState>) -> Result<()>
Expand description

Run the proxy until cancelled. Returns when the listener is dropped.