@kandy-io/callme-sdk
v5.5.0
Published
## Install
Downloads
29
Readme
Ribbon's WebRTC Anonymous JavaScript SDK
Install
Using npm :
$ npm install @kandy-io/callme-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/@kandy-io/[email protected]/dist/kandy.js"
integrity="sha384-tm/BOOKCl8BxPyvV/yXIwqm/f3mBrB/H/U8snTssGh0LR/REm13XmXxlS+rhXSy4"
crossorigin="anonymous">
</script>
Documentation
The information about tutorials and documents can be found in the links below
Documents
: docsTutorials
: Get Started
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 |