Module: P8Pusher

Defined in:
lib/p8_pusher.rb,
lib/p8_pusher/client.rb,
lib/p8_pusher/version.rb,
lib/p8_pusher/notification.rb

Defined Under Namespace

Classes: Client, Error, Notification

Constant Summary collapse

APPLE_PRODUCTION_JWT_URI =
'https://api.push.apple.com'.freeze
APPLE_DEVELOPMENT_JWT_URI =
'https://api.development.push.apple.com'.freeze
VERSION =
'1.0.0'.freeze