pub async fn run(config: ProxyConfig) -> Result<()>Expand description
Run the proxy server. Blocks until a shutdown signal is received.
pub async fn run(config: ProxyConfig) -> Result<()>Run the proxy server. Blocks until a shutdown signal is received.