Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deliver Push-Notifications via XMPP #4

Open
zeidlos opened this issue Nov 14, 2013 · 3 comments
Open

Deliver Push-Notifications via XMPP #4

zeidlos opened this issue Nov 14, 2013 · 3 comments

Comments

@zeidlos
Copy link
Contributor

zeidlos commented Nov 14, 2013

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

@wtimme
Copy link

wtimme commented Nov 14, 2013

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
Copy link
Contributor Author

zeidlos commented Nov 14, 2013

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

@gnomus
Copy link
Member

gnomus commented Nov 15, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants