handle_ui_websocket

Function handle_ui_websocket 

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

Handle UI WebSocket connections