cicakhq / potato_apns_provider

APNS provider for Potato

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile and run

Compile the code:

mix deps.get
mix compile

Then, run iex:

iex -S mix

To start the service, run the following command from the commandline:

APNS_Listener.start_link

About

APNS provider for Potato


Languages

Language:Elixir 100.0%