Skip to main content

cam_proxy_handler_inner

Function cam_proxy_handler_inner 

Source
async fn cam_proxy_handler_inner(
    app_state: BraidAppState,
    session_key: SessionKey,
    raw_cam_name: String,
    cam_path: String,
    req: Request,
) -> impl IntoResponse