@rbbn/webrtc-js-sdk
v7.13.0
Published
`$ npm install @rbbn/webrtc-js-sdk`
Readme
Ribbon's WebRTC JavaScript SDK
Install
Using npm :
$ npm install @rbbn/webrtc-js-sdk
Install a particular build :
To install a particular build with the Github URL, run:
$ npm install https://github.com/RibbonCommunications/webrtc-js-sdk#<build number> --save
In the browser :
<script src="https://unpkg.com/@rbbn/[email protected]/dist/webrtc.js"
integrity="sha384-xYaBwqYMwFmM7iMTGsUO1p7Kfgj2txfH8p1jBywpE6IruuqzC82cAwa8iyWN2GJU"
crossorigin="anonymous">
</script>Documentation
The information about tutorials and documents can be found in the links below
Compatibility
| Browsers | Versions | Operating Systems | |----------|-----------------------|--------------------------------| | Chrome | Last 3 Major Versions | Windows, MacOS, Linux, Android | | Firefox | Last 3 Major Versions | Windows, MacOS, Linux | | Edge | Latest Major Version | Windows, MacOS | | Safari | Latest Major Version | MacOS, iOS | | Electron | Last 2 Major Versions | Windows, MacOS, Linux |
