Closed andyblarblar closed 3 years ago
https://github.com/andyblarblar/queue_alert/blob/6172e6195c52eeb0a8673d048d2830804ccd2eb9/queue_alert_frontend/app/src/service-worker.ts#L197
Perhaps we can move this code inside the waituntil?
I'm so stupid. We need to URLBase64 encode the compressed bytes before sending to the browser
https://github.com/andyblarblar/queue_alert/blob/6172e6195c52eeb0a8673d048d2830804ccd2eb9/queue_alert_frontend/app/src/service-worker.ts#L197
Perhaps we can move this code inside the waituntil?