adapter.js 的 v7 for webRTC 支持哪些浏览器版本?

What browser versions are supported in v7 of adapter.js for webRTC?

我们正在考虑使用 adapter.js (https://github.com/webrtcHacks/adapter) 作为 webRTC 的适配器。

基于 v7 提交中的评论 (https://github.com/webrtcHacks/adapter/releases) 'removed lots of cruft from Chrome and Firefox shims. If you need support for browsers which are older than two years stick with the old version'。

那么目前支持哪些版本呢?

文档中的任何地方都没有任何信息,看起来这些提交删除了相当多的浏览器版本检查(提交没有差异版本 =( )

https://github.com/webrtcHacks/adapter/issues/881 可让您更好地了解已删除的内容。

基本上,适配器不承诺超出 CI 上可测试的内容,如果您想支持旧版本...请自行测试(slimjetbrower.com 提供旧 chrome 版本供下载)