Vortex: prepare push notification dispatcher to receive multiple endpoints
Review Request #435 — Created May 17, 2016 and submitted — Latest diff uploaded
Information | |
---|---|
tardypad | |
Lunr | |
push_notification_dispatcher_endpoints | |
Reviewers | |
lunr | |
No internal change to the individual dispatcher behavior only one endpoint is supported
unit tests
Diff Revision 1 (Latest)
src/Lunr/Vortex/PushNotificationDispatcherInterface.php |
---|
src/Lunr/Vortex/APNS/APNSDispatcher.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSDispatcherSetTest.php |
---|
src/Lunr/Vortex/Email/EmailDispatcher.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherBaseTest.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherSetTest.php |
---|
src/Lunr/Vortex/GCM/GCMDispatcher.php |
---|
src/Lunr/Vortex/GCM/Tests/GCMDispatcherBaseTest.php |
---|
src/Lunr/Vortex/GCM/Tests/GCMDispatcherSetTest.php |
---|
src/Lunr/Vortex/MPNS/MPNSDispatcher.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherSetTest.php |
---|
src/Lunr/Vortex/PAP/PAPDispatcher.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherBaseTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherSetTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPResponseSetTest.php |
---|
src/Lunr/Vortex/WNS/WNSDispatcher.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherSetTest.php |
---|