Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kandy-io/kandy-callme-js-sdk-3.x

Kandy Anonymous CallMe JavaScript SDK
https://github.com/kandy-io/kandy-callme-js-sdk-3.x

documentation javascript kandy tutorial webrtc

Last synced: about 1 month ago
JSON representation

Kandy Anonymous CallMe JavaScript SDK

Awesome Lists containing this project

README

        

The v3 stream of the Kandy CallMe JavaScript SDK has been deprecated and is not receiving regular updates. The latest version of the SDK can be found at https://github.com/Kandy-IO/kandy-callMe-js-sdk.

# Kandy CallMe JavaScript SDK 3.x

## Install

### Using npm :

`$ npm install @kandy-io/callme-sdk-3.x`

#### Install a particular build :

To install a particular build branch or beta branch with the Github URL, run:

`$ npm install https://github.com/Kandy-IO/kandy-callMe-js-sdk-3.x# --save`

### In the browser :
```html

```
## Documentation

The information about tutorials and documents can be found in the links below

* `Documents`: [docs](https://kandy-io.github.io/kandy-callMe-js-sdk-3.x/docs)

## Compatibility

| Browsers | Versions | Operating Systems |
|----------|-----------------------|--------------------------------|
| Chrome | Last 3 Major Versions | Windows, MacOS, Linux, Android |
| Firefox | Last 3 Major Versions | Windows, MacOS, Linux |
| Electron | Last 2 Major Versions | Windows, MacOS, Linux |