@hackage push-notify-general0.1.0.1
A general library for sending/receiving push notif. through dif. services.
Categories
License
MIT
Maintainer
Marcos Pividori <marcos.pividori@gmail.com>
Links
Versions
Installation
Dependencies (15)
- aeson >=0.6
- base >=4.5 && <5
- bytestring >=0.9
- containers >=0.4
- data-default >=0.5
- hashable >=1.2 Show all…
Dependents (1)
@hackage/acme-everything
This library offers an API for sending/receiving notifications, and handling the registration of devices on the server.
It provides a general abstraction which can be used to communicate through different services as APNS, GCM, MPNS.
For more information and test examples: http://gsoc2013cwithmobiledevices.blogspot.com.ar/
GitHub repository: https://github.com/MarcosPividori/GSoC-Communicating-with-mobile-devices