@kandy-io/link-sdk
v5.5.0
Published
## Install
Downloads
116
Readme
Ribbon's WebRTC JavaScript SDK
Install
Using npm :
$ npm install @kandy-io/link-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-js-sdk#<build number or "beta"> --save
In the browser :
<script src="https://unpkg.com/@kandy-io/[email protected]/dist/kandy.js"
integrity="sha384-ZeVYDlBqbf37fsZthd8Jqa+ra7oWi3yk77pUrxnyYccJ/z4Cc1wPJI5v1MhxrgRp"
crossorigin="anonymous">
</script>
Documentation
The information about tutorials and documents can be found in the links below
Documents
: docsTutorials
: Choose your configuration ( Ribbon-WebRTC-US | Ribbon-WebRTC-EMEA | Ribbon-WebRTC-UAE )
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 |