Re: [webrtc-pc] Add support for WebRTC Data Channel in Workers (#230)

Transferring to a worker has since been specced in https://github.com/w3c/webrtc-extensions
Only Safari [can do it right now](https://wpt.fyi/results/webrtc-extensions/transfer-datachannel.html?label=master&label=experimental&aligned) but [not to service workers](https://wpt.fyi/results/webrtc-extensions/transfer-datachannel-service-worker.https.html?label=master&label=experimental&aligned). Fear not though, https://github.com/w3c/webappsec-csp/pull/457 is close to get merged and right now you need an active `RTCPeerConnection` living in the main thread.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 15 February 2022 08:26:20 UTC