pub async fn websocket_handler(
ws: WebSocketUpgrade,
__arg1: State<Arc<ProxyState>>,
) -> impl IntoResponseExpand description
WebSocket upgrade handler for MCP/A2A connections
pub async fn websocket_handler(
ws: WebSocketUpgrade,
__arg1: State<Arc<ProxyState>>,
) -> impl IntoResponseWebSocket upgrade handler for MCP/A2A connections