Re: [w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

@zdila If you just need a single notification then a hanging GET will be more efficient than a WebSocket in terms of network bytes and browser CPU usage. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/947#issuecomment-270595666

Received on Thursday, 5 January 2017 09:04:56 UTC