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

An H/2 frame has a 9 octet header, compared to 2 octets for a small WebSocket message. H/2 is a complex multiplexed beast which is not very much like a TCP connection. It is not simple to implement.

-- 
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-270606466

Received on Thursday, 5 January 2017 09:58:54 UTC