ccchh / angel-news-hub

Newshub for chaos-angels. Plan is to announce upcoming shifts, meetings and other news trough a socket.io based service. Messages will be pushed to browsers and possibly native Android and iOS apps.
GNU General Public License v2.0
14 stars 3 forks source link

Deliver Push-Notifications via XMPP #4

Open zeidlos opened 10 years ago

zeidlos commented 10 years ago

With node-xmpp, we can easily notify people over XMPP. What do you think?

wtimme commented 10 years ago

Unfortunately, push notifications for iOS devices while the application is in background/the device is locked can only be delivered through Apple's Push Notification Server. There are APNS packages available for Node (haven't tested them, though). If we were to use XMPP people would either have to have a XMPP client with push notification support installed on their iOS device but I don't know if there are any.

zeidlos commented 10 years ago

Sorry, I meant in addition. So you can get notifications trough your XMPP client if you like. But that should be in addition.

gnomus commented 10 years ago

A 100% yes. Also we could think about irc messaging