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-js-support

Repository for the Kandy JavaScript WebRTC SDK support libraries.
https://github.com/kandy-io/kandy-js-support

Last synced: about 1 month ago
JSON representation

Repository for the Kandy JavaScript WebRTC SDK support libraries.

Awesome Lists containing this project

README

        

# Kandy.js Supporting libraries

Here you can find many supporting libraries for the Kandy.js WebRTC SDK.

![Integration](https://github.com/Kandy-IO/kandy-js-support/workflows/CI%20Workflow/badge.svg?branch=master)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![code format: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)

## Libraries

Navigate to each library to learn about usage and other details.

| | |
| ------------------------------------------------------- | ------------------------------------------------------------------- |
| [@kandy-io/link-config-us](packages/link-config-us) | Basic configuration for US Kandy instance. |
| [@kandy-io/link-config-emea](packages/link-config-emea) | Basic configuration for EMEA Kandy. instance. |
| [@kandy-io/link-config-uae](packages/link-config-uae) | Basic configuration for UAE Kandy instance. |
| [@kandy-io/sdp-handlers](packages/sdp-handlers) | SDP handlers to help customize the behaviour of the SDK. (Advanced) |