websocket_handler

Function websocket_handler 

Source
pub async fn websocket_handler(
    ws: WebSocketUpgrade,
    __arg1: State<Arc<ProxyState>>,
) -> impl IntoResponse
Expand description

WebSocket upgrade handler for MCP/A2A connections