logo

HTTP2-compliant wrapper for sending iOS and Android push notifications.

Build Status Coverage Status Hex.pm Hex.pm Deps Status

Installation

Add pigeon and kadabra as mix.exs dependencies:

def deps do
[
{:pigeon, "~> 1.1.1"},
{:kadabra, "~> 0.3.4"}
]
end

Getting Started

For usage and configuration, see the docs:

Looking for GCM? Try v0.13 or earlier.