samvyo-js-sdk
Version:
This is the client js sdk for cutting-edge Samvyo real-time voice/video cloud.
25 lines (14 loc) • 899 B
Markdown
# Samvyo-js sdk
The offcial JS sdk to build Enterprise grade real-time voice/video/AI applications that can be integarted to any application meant to run on a web browser.
## Getting started
To make it easy for you to get started with Samvyo js sdk, here's a list of recommended next steps.
Install the offical js sdk using the command mentioned below.
```
npm i samvyo-js-sdk
```
Check the below link if you are looking for a simple js based implementation which works without a npm install.
## Integrate with your apps
- [ ] [Set up and integration documents](https://www.samvyo.com/docs/javascript-sdk-implementation/installation)
## Demo application built using this sdk
- [ ] [Link to demo application documentation](https://www.samvyo.com/docs/javascript-sdk-implementation/demoapp)
- [ ] [Link to the actual demo application](https://github.com/Samvyo/samvyo-minimal-demo-app.git)