Vortex: send GCM push notification by batch

Review Request #448 — Created May 26, 2016 and submitted — Latest diff uploaded

tardypad
Lunr
push_notification_dispatcher_gcm_batch
lunr
Vortex: send GCM push notification by batch

unit tests

src/Lunr/Vortex/GCM/GCMBatchResponse.php
src/Lunr/Vortex/GCM/GCMDispatcher.php
src/Lunr/Vortex/GCM/GCMResponse.php
src/Lunr/Vortex/GCM/Tests/GCMResponseBasePushErrorTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseBasePushSuccessTest.php
src/Lunr/Vortex/GCM/Tests/GCMBatchResponseGetStatusTest.php
src/Lunr/Vortex/GCM/Tests/GCMBatchResponseTest.php
src/Lunr/Vortex/GCM/Tests/GCMDispatcherPushTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseAddBatchResponseTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseBaseTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseGetStatusTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseTest.php
tests/phpunit.xml
Loading...