Module defining the behaviour to send requests to APNS..
The behaviour can be changed by setting the :client_impl module under the configuration pushex: :apns key
:client_impl
pushex: :apns
send_notification(request :: APNS.Request.t) :: :ok