autoconnect_web::routes

Function 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