ws_route

Function ws_route 

Source
pub async fn ws_route(
    req: HttpRequest,
    body: Payload,
    app_state: Data<AppState>,
) -> Result<HttpResponse, ApiError>
Expand description

Handle WebSocket WebPush clients