Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kandy-io/kandy-js-support
- Owner: Kandy-IO
- License: mit
- Created: 2020-09-22T00:44:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T16:08:13.000Z (10 months ago)
- Last Synced: 2024-11-11T12:51:59.942Z (about 1 month ago)
- Language: JavaScript
- Size: 33.2 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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) |