5.4.2 • Published 9 months ago

@scaret/nertc-web-sdk v5.4.2

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

NERTC Web SDK

安装

    npm install --save nertc-web-sdk

使用

    import NERTC from "nertc-web-sdk"

注意事项

  • SDK版本号如出现后缀,通常是声明文件或示例代码的调整,请放心升级
  • 以vue为例,打包时如遇到问题可参考以下解决方案:
    • 不要使用 lint 工具检查SDK:vue-cli-service build --skip-plugins @vue/cli-plugin-eslint
    • 不要使用 babel 工具转码SDK(在babel.config.js中添加属性):ignore: ["**/NERTC.js"], exclude: /NERTC/'

其他链接

5.4.2

9 months ago

5.4.1

10 months ago

4.6.255

10 months ago

4.6.254

11 months ago

4.6.253

1 year ago

4.6.252

1 year ago

4.6.251-c

1 year ago

4.6.251-b

1 year ago

4.6.251

1 year ago