pub async fn proxy_handler(
__arg0: State<Arc<RelayState>>,
request: Request<Body>,
) -> impl IntoResponseExpand description
Proxy handler that routes HTTP requests to the appropriate tunnel
pub async fn proxy_handler(
__arg0: State<Arc<RelayState>>,
request: Request<Body>,
) -> impl IntoResponseProxy handler that routes HTTP requests to the appropriate tunnel