machinepack-pushnotifications-it
v0.1.0
Published
Send push message using Apple's APN and Google's GCM services
Downloads
1
Maintainers
Readme
/!\ Unstable version. Do not use in production environment. Incompatible with Treeline. Waiting a fix /!\
Docs Browse other machines FAQ Newsgroup
Send push message using Apple's APN and Google's GCM services
Installation
$ npm install machinepack-pushnotifications
Usage
For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-pushnotifications. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.
You can find input examples into the tests/send-push-notification.json.
About ![Gitter](https://badges.gitter.im/Join Chat.svg)
This is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.
Special thanks
- @ToothlessGear for building node-gcm
- @argon for building node-apn
License
MIT © 2015 Caligone and contributors