Function autoconnect_ws::ws_handler
source ยท pub async fn ws_handler(
req: HttpRequest,
body: Payload,
app_state: Data<AppState>,
) -> Result<HttpResponse, Error>
Expand description
Handles connected WebSocket clients to a WebPush server