Hacker News new | ask | show | jobs
by gertop 65 days ago
Any application can send notifications without going through a server.
1 comments

How? I'm not talking about an application backend server but a notification server which Google and Apple have for all apps. I'm not sure besides polling or having a persistent connection to send notifications to an app while that app is not running.