Skip to main content

cam_proxy_handler

Function cam_proxy_handler 

Source
async fn cam_proxy_handler(
    __arg0: State<BraidAppState>,
    session_key: SessionKey,
    __arg2: Path<(String, String)>,
    req: Request,
) -> impl IntoResponse