Hacker News new | ask | show | jobs
by bwindels 1472 days ago
Web push notifications are also delivered through APNS, the service worker only gets woken up once there is a notification, it doesn't poll, so that shouldn't be much different from a regular app.