[Vortex] FCM: Send fcm notifications in batches
Review Request #1126 — Created Feb. 29, 2024 and submitted — Latest diff uploaded
Information | |
---|---|
b.stoop | |
Lunr.Vortex | |
fcm/batchsending | |
|
|
1136 | |
5ae6af0... | |
Reviewers | |
lunr | |
Based on master
FCM: Send fcm notifications in batches
Github actions run: https://github.com/brianstoop/lunr.vortex/actions/runs/8891789477
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
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 |
---|