Skip to main content

start_http_proxy

Function start_http_proxy 

Source
pub async fn start_http_proxy(
    listen_addr: SocketAddr,
    _registry: Arc<SharedRegistry>,
) -> Result<(), Box<dyn Error>>