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