We use the node-apn library. My only complaint is it breaks when you don't do things exactly right and doesn't alert you to the problem. It just silently quits. Other than that when it works it works well.
On Monday, June 25, 2012 7:02:02 PM UTC-6, Ric wrote:
Hello mates!
Just trying to make a game similar in architecture to Draw Something using node for the backend.
Does anyone have experience sending push notifications using node?
It seems there is an open source library:
And the hard way:
Did anyone use that library? What do you think about it?
How do you send push notifications to Apple servers using node?
Any suggestion, feedback, idea is welcome.
Thanks in advance.