Merge remote-tracking branch 'origin/refactor-usage-sn' into sync-1.5.x-with-cloud

This commit is contained in:
Jake Barnby
2024-05-24 16:56:57 +12:00
6 changed files with 95 additions and 66 deletions
+1 -1
View File
@@ -586,7 +586,7 @@ App::shutdown()
Realtime::send(
projectId: $target['projectId'] ?? $project->getId(),
payload: $queueForEvents->getPayload(),
payload: $queueForEvents->getRealtimePayload(),
events: $allEvents,
channels: $target['channels'],
roles: $target['roles'],