@rbbn/webrtc-anonymous-js-sdk
v6.16.1
Published
## Install
Downloads
144
Readme
Ribbon's WebRTC Anonymous JavaScript SDK
Install
Using npm :
$ npm install @rbbn/webrtc-anonymous-js-sdk
Install a particular build :
To install a particular build branch or beta branch with the Github URL, run:
$ npm install https://github.com/RibbonCommunications/webrtc-anonymous-js-sdk#<build number or "beta"> --save
In the browser :
<script src="https://unpkg.com/@rbbn/[email protected]/dist/webrtc.js"
integrity="sha384-YqwPVJGLtpfhA46QWjkhD3F9yTd1MxgixUfPVwMRGGWCsAMIiWuN3FTXfGl6gyqr"
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 |