Skip to main content

ws_upgrade

Function ws_upgrade 

Source
async fn ws_upgrade(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
    ws: WebSocketUpgrade,
) -> impl IntoResponse