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