- From: Isaac Kwan <i@isaac.pw>
- Date: Mon, 9 Apr 2018 00:13:32 +0800
- To: public-webrtc@w3.org
I am aware that there has been discussions in the mailing list and GitHub on this, and that I probably are over-simplifying it, but is there a reason why we can't expose RTCDataChannel etc to workers? This does not involve transferring ownership of existing connection from other scopes, connections are set up in the worker and ends "automatically" when it goes out of scope (e.g. exceeds the service worker timeout limit). Thanks
Received on Monday, 9 April 2018 08:32:01 UTC