dp-push:Erlang库,用于使用柴油引擎中的Apple Push Notification Service

时间:2021-05-13 12:02:15
【文件属性】:
文件名称:dp-push:Erlang库,用于使用柴油引擎中的Apple Push Notification Service
文件大小:13KB
文件格式:ZIP
更新时间:2021-05-13 12:02:15
Erlang 该图书馆已过时。 请使用 Erlang库,用于使用Apple Push Notification Service。 。 。 。 如何使用 在您的rebar.config中设置依赖项: {deps, [ {dp_push, ".*", {git, "https://github.com/yzh44yzh/dp-push.git", "v1.0"}} ]}. 更改dp_push.app.src中的配置: {env, [{apns, [ {host, "gateway.sandbox.push.apple.com"}, {feedback_host, "feedback.sandbox.push.apple.com"}, {port, 2195}, {feedback_port, 2196}] }, {cert, [{certfile, "priv/your_
【文件预览】:
dp-push-master
----priv()
--------ck.pem(4KB)
----elog.config(437B)
----test()
--------apns_tests.erl(2KB)
----rebar.config(130B)
----include()
--------logger.hrl(501B)
--------dp_push_types.hrl(942B)
----LICENSE(735B)
----src()
--------dp_push.app.src(634B)
--------mock_feedback_service.erl(2KB)
--------dp_push.erl(2KB)
--------dp_push_sender.erl(4KB)
--------dp_push_apns.erl(3KB)
--------dp_push_sup.erl(904B)
----.gitignore(47B)
----Makefile(392B)
----README.md(2KB)

网友评论