Re: [webrtc-extensions] Investigate the possibility to interact with data channel in workers (#64)

This is possibly related to some things I've been thinking about lately: in particular, I'd like to be able to transfer various webrtc-related objects between iframes in a page using postMessage() -- it seems like making RTCDataChannel [Transferrable][1] would solve this for workers as well.

(For my own use case I'm also interested in doing this with media streams and other objects)

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Transferable

-- 
GitHub Notification of comment by zenhack
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/64#issuecomment-764905111 using your GitHub account


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

Received on Thursday, 21 January 2021 20:07:27 UTC