Pigeon v1.6.1 Pigeon View Source

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

Link to this section Summary

Functions

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

Link to this section Functions

Link to this function

json_library()

View Source
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