top | item 7662206

(no title)

farhanpatel | 12 years ago

This seems like a more full fledged APNS server with a web frontend.

If you are looking for more transactional approach to integrate into an existing node app. I've been using node-apn in production for almost a year now. works well.

https://github.com/argon/node-apn

discuss

order

jazzychad|12 years ago

yes, PushServer uses the node-apn module for delivery, I just built the device token database, notion of channels, and the web frontend around it.