Skip to main content

package_websocket

Function package_websocket 

Source
pub async fn package_websocket(
    ws: WebSocketUpgrade,
    __arg1: Path<String>,
    __arg2: Query<HashMap<String, String>>,
    __arg3: State<AppState>,
) -> Response
Expand description

GET /ws/plugins/{package_name} -> WebSocket upgrade