Re: [webrtc-pc] Add support for WebRTC Data Channel in Workers

Stupid question - why is creating `RTCPeerConnection` from workers not considered? What's the threat model here?

Workers can get SDP from other methods, such as fetch() from servers, no?

This allows, for example, ServiceWorkers that enables P2P delivery.

-- 
GitHub Notification of comment by isaackwan
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/230#issuecomment-379772561 using your GitHub account

Received on Monday, 9 April 2018 14:31:15 UTC