- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 15 Oct 2014 16:04:58 -0700
- To: Domenic Denicola <domenic@domenicdenicola.com>
- Cc: Shijun Sun <shijuns@microsoft.com>, public-webapps <public-webapps@w3.org>
On 15 October 2014 14:58, Domenic Denicola <domenic@domenicdenicola.com> wrote: > So from my perspective, implementing the push API without service workers would be pretty pointless, as it would give no new capabilities. That's not strictly true. If I sit (as I do) with a tab open to gmail for a very long time, then it is of some advantage to me (and my network usage) to use something like push rather than websockets (or even server sent events). Besides, server sent events might be roughly equivalent, but they are horribly kludgy and suffer from robustness issues.
Received on Wednesday, 15 October 2014 23:05:26 UTC