JSPM

  • Created
  • Published
  • Downloads 132
  • Score
    100M100P100Q74979F
  • License Unlicensed

This is the client js sdk for cutting-edge Samvyo real-time voice/video cloud.

Package Exports

  • samvyo-js-sdk
  • samvyo-js-sdk/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (samvyo-js-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

Demo application built using this sdk