Re: [ServiceWorker] WebRTC and getUserMedia within Service Worker (#670)

I think you need to discuss this with the webrtc folks first.  I'm not familiar enough with webrtc to know if there are reasons data channels are not exposed on workers.  If they are willing to spec it then I think the ServiceWorkers would get it automatically by virtue of extending the Worker interface.  (It might take some time to implement, of course.)

You can open a webrtc issue here:

  https://github.com/w3c/webrtc-pc/issues

Or you could email their mailing list:

  https://lists.w3.org/Archives/Public/public-webrtc/

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/670#issuecomment-105249365

Received on Monday, 25 May 2015 15:10:19 UTC