Packages

Push notifications for Elixir with one API for Apple APNS and Google FCM — automatic retries, circuit breaker, dead-token cleanup, telemetry, FCM topics, and per-tenant runtime credentials, with nothing to add to your supervision tree.

Current section

Files

Jump to
pushx .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]