Skip to main content

ws_handler

Function ws_handler 

Source
pub async fn ws_handler(
    ws: WebSocketUpgrade,
    __arg1: State<ServerState>,
) -> Response
Expand description

WebSocket endpoint for streaming AG-UI events.