pub async fn start_server(config: ProxyConfig) -> Result<()>Expand description
Start the proxy server, blocking until shutdown signal.
pub async fn start_server(config: ProxyConfig) -> Result<()>Start the proxy server, blocking until shutdown signal.