Commit Graph

7 Commits

Author SHA1 Message Date
Jeff fc043461a2 Use event.data instead of event in service worker subscription logic
Test / test (push) Failing after 53s Details
2024-10-12 17:18:15 -04:00
Jeff 5741b9fee2 Fix jsonification of message, try sending reply immediately upon receiving message event
Test / test (push) Failing after 54s Details
2024-10-12 15:08:40 -04:00
Jeff 07d638b66c Send debug messages back to client
Test / test (push) Failing after 52s Details
2024-10-12 14:38:35 -04:00
Jeff a23f5bdd4a getSubscription returns subscription at the start of the current session, so rely on the result of the subscribe call
Test / test (push) Failing after 53s Details
2024-10-12 13:34:57 -04:00
Jeff 8890093dfd Send subscribed event to worker
Test / test (push) Failing after 53s Details
2024-10-12 12:33:30 -04:00
Jeff 93340fb1dd See what's going on with notifications
Test / test (push) Failing after 51s Details
2024-10-12 12:16:53 -04:00
Jeff 7143f180f6 Persist push subscription object, store subscription id on the front end for overwriting subscription objects when subscription changes
Test / test (push) Failing after 51s Details
2024-10-02 01:07:51 -04:00