Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
428 stars 100 forks source link

TWP-721 Allow document.readystate interative #275

Closed johache closed 7 years ago

johache commented 7 years ago

In very slow networks, waiting for document.readyState to move to 'complete' might take a long time (seconds, minutes). When the readystate is 'interactive', the DOM is ready and the plugin should be able to start.

oooookk7 commented 7 years ago

Lgtm.