Last time I wrote about keeping a WebSocket alive inside a Manifest V3 extension , and the whole trick was staying awake: heartbeats, reconnects, guards. That solved the session that's already running. It did nothing for the case that actually matters most to a planning-poker tool, which is the...

Source: [Dev.to](https://dev.to/mfauveau/waking-a-dead-service-worker-with-web-push-from-a-cloudflare-worker-1jnm)

Sponsored