Skip to main content

websocket_handler

Function websocket_handler 

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

WebSocket upgrade entry point. Mounted on /api/websocket.