On Fri, Mar 13, 2015 at 1:51 PM, Eric Shepherd (Sheppy) <[email protected]> wrote: > What impact does this have on developers writing web content that > offers the ability to open WebRTC connections to other users, or to > accept a connection from another user? I'm working on documenting > WebRTC (including sample code for various usage scenarios) and need to > know what (if anything) I need to adjust in my code due to this.
This only affects people who build non-browser endpoints for WebRTC. Users on browsers will be unaffected as long as they have a relatively recent browser. Some versions of Chrome (quite old versions on Android) are the only browsers that are affected. None of the JS code changes in any case. _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

