- From: Feross Aboukhadijeh <notifications@github.com>
- Date: Mon, 25 May 2015 07:18:47 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 25 May 2015 14:19:20 UTC
I'm not sure what @tresdin meant by using `getUserMedia` in a worker – maybe he can clarify? It seems less useful than WebRTC data channels. Data channels are basically drop-in replacements for Websockets, except they're peer-to-peer. Being able to open a WebRTC data channel would support the use case of "peer assisted delivery" for apps like [PeerCDN](https://www.peercdn.com/faq.html). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/670#issuecomment-105241951
Received on Monday, 25 May 2015 14:19:20 UTC