https://github.com/wgnet/wg_push
Erlang library for working with Apple Push Notification Service
https://github.com/wgnet/wg_push
Last synced: 6 months ago
JSON representation
Erlang library for working with Apple Push Notification Service
- Host: GitHub
- URL: https://github.com/wgnet/wg_push
- Owner: wgnet
- Created: 2015-01-14T13:50:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T10:17:24.000Z (over 8 years ago)
- Last Synced: 2024-05-07T18:22:51.160Z (over 1 year ago)
- Language: Erlang
- Size: 44.9 KB
- Stars: 6
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wg_push
DEPRICATED. USE https://github.com/inaka/apns4erl INSTEAD.
Erlang library for working with
[Apple Push Notification Service](https://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/ApplePushService.html)See [test/wg_apns_push_SUITE.erl](test/wg_apns_push_SUITE.erl) for usage sample.