An open API service indexing awesome lists of open source software.

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

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.