[Vortex] FCM: Send fcm notifications in batches

Review Request #1126 — Created Feb. 29, 2024 and submitted — Latest diff uploaded

b.stoop
Lunr.Vortex
fcm/batchsending
1090
1136
5ae6af0...
lunr

Based on master

FCM: Send fcm notifications in batches

src/Lunr/Vortex/FCM/FCMBatchResponse.php
src/Lunr/Vortex/FCM/FCMDispatcher.php
src/Lunr/Vortex/FCM/FCMResponse.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseBasePushTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseGetStatusTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseTest.php
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseAddBatchResponseTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseBasePushTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseBaseTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseGetStatusTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseTest.php
tests/phpunit.xml
Loading...