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

> That should only really affect service worker use cases, right?

That might also affect cases where you transfer a channel to another window, though WebKit prototype does not yet support out-of-process channels.

> Since setting the `connecting` state is queued in a task, sending the data channel should still be possible directly after the `createDataChannel` call

Right, ditto for datachannel event.

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


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

Received on Wednesday, 10 March 2021 14:40:28 UTC