- From: Marco Colli <notifications@github.com>
- Date: Wed, 01 Feb 2023 10:46:46 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 February 2023 18:46:59 UTC
@SephReed There's a [big difference](https://blog.pushpad.xyz/2022/03/what-is-the-difference-between-push-api-web-push-and-server-sent-events-websockets/) between PushManager and WebSockets: one can only work when a website is open, while the other can be activated in background. That's why `userVisibleOnly` exists: in order to prevent a website from running in background without the user noticing that. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/issues/313#issuecomment-1412548597 You are receiving this because you are subscribed to this thread. Message ID: <w3c/push-api/issues/313/1412548597@github.com>
Received on Wednesday, 1 February 2023 18:46:59 UTC