Defines publically-exposed Apple Push Notification Service (APNS) functions. For implementation see APNSWorker.
Sends a push over APNS
push(Pigeon.APNS.Notification) :: none
Sends a push over APNS.
push(Pigeon.APNS.Notification, (() -> none)) :: none