Function autoconnect_web::routes::push_route
source ยท pub async fn push_route(
uaid: Path<Uuid>,
notif: Json<Notification>,
app_state: Data<AppState>,
) -> HttpResponse
Expand description
Deliver a Push notification directly to a connected client