pub async fn ws_handler(
ws: WebSocketUpgrade,
__arg1: State<WsState>,
) -> ResponseExpand description
WebSocket upgrade handler
GET /ws
pub async fn ws_handler(
ws: WebSocketUpgrade,
__arg1: State<WsState>,
) -> ResponseWebSocket upgrade handler
GET /ws