pub async fn run(state: Arc<ProxyState>) -> Result<()>Expand description
Run the proxy until cancelled. Returns when the listener is dropped.
pub async fn run(state: Arc<ProxyState>) -> Result<()>Run the proxy until cancelled. Returns when the listener is dropped.