The ApplePush package
This library provides an interface to send notifications with the Apple Push Notification Service.
Note: Your connection to Apple's Push Notification service must be secured with SSL. Currently, Haskell's support for SSL is incomplete, therefore you should use an SSL tunnel to connect your application to the push service, such as stunnel.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), binary (≥0.5), bytestring (≥0.9), haskell98, json (≥0.4), mtl, network |
| License | BSD3 |
| Author | Chris Moos <chris@tech9computers.com> |
| Maintainer | Chris Moos <chris@tech9computers.com> |
| Category | Network |
| Executables | applepushtest |
| Upload date | Mon Jul 13 19:38:44 UTC 2009 |
| Uploaded by | ChrisMoos |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
Downloads
- ApplePush-0.1.tar.gz (Cabal source package)
- package description (included in the package)