andyblarblar / queue_alert

A PWA that will send notifications whenever an amusement ride reaches a wait-time threshold.
https://qalert.ealovega.dev
MIT License
1 stars 0 forks source link

Compression fails #8

Closed andyblarblar closed 3 years ago

andyblarblar commented 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?

andyblarblar commented 3 years ago

I'm so stupid. We need to URLBase64 encode the compressed bytes before sending to the browser