Yep, node-apn is working for me as well. It's a bit of a bother to get the keys setup right, but I found this guide on the push ecosystem enlightening http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12
On Monday, June 25, 2012 6:02:02 PM UTC-7, 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: > https://github.com/argon/node-apn > And the hard way: > > http://bravenewmethod.wordpress.com/2010/12/09/apple-push-notifications-with-node-js/ > > 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. > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
