logo

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

Build StatusCoverage StatusHex.pmHex.pmDeps Status

Installation

Add pigeon and kadabra as mix.exs dependencies:

def deps do
[
{:pigeon, "~> 1.1.0"},
{:kadabra, "~> 0.3.1"}
]
end

Getting Started

For usage and configuration, see the docs:

Looking for GCM? Try v0.13 or earlier.