rebuilds library for version 2.0
- introduces new multi handler pushing for a single message - refactors APNS handler to use apples 'new' api.push.apple.com API - improves error handling
Showing
{ | ||
"name": "ricwein/push-notifications", | ||
"description": "Push Notifications for iOS (APNS), Android (GCM/FCM) and Windows (WNS)", | ||
"description": "Push Notifications for iOS (APNS), Android (FCM)", | ||
"type": "library", | ||
"license": "MIT", | ||
"authors": [ | ||
... | ... |
src/Config.php
0 → 100644
src/Handler.php
0 → 100644
src/Handler/APNS.php
0 → 100644