Hacker News new | ask | show | jobs
by MayeulC 1705 days ago
Just like how google services handle push notifications on your phone: a persistent connection.

Without GCM though, every app needs to maintain a separate connection, which drains more battery.

That's why we need more alternatives to GCM, like UnifiedPush.