View Source Pigeon (Pigeon v1.6.2)

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

Summary

Functions

Returns the configured JSON encoding library for Pigeon. To customize the JSON library, include the following in your config/config.exs

Functions

@spec json_library() :: module()

Returns the configured JSON encoding library for Pigeon. To customize the JSON library, include the following in your config/config.exs:

config :pigeon, :json_library, Jason