pub async fn handle_ui_websocket(
ws: WebSocketUpgrade,
__arg1: State<AppState>,
) -> impl IntoResponseExpand description
Handle UI WebSocket connections
pub async fn handle_ui_websocket(
ws: WebSocketUpgrade,
__arg1: State<AppState>,
) -> impl IntoResponseHandle UI WebSocket connections