Skip to main content

ws_oneshot_handler

Function ws_oneshot_handler 

Source
pub async fn ws_oneshot_handler(
    ws: WebSocketUpgrade,
    __arg1: State<AppState>,
) -> impl IntoResponse
Expand description

One-shot WebSocket execution (no session required).