Socket
Socket
Sign inDemoInstall

opentok-one-to-one-communication

Package Overview
Dependencies
12
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    opentok-one-to-one-communication

OpenTok one-to-one communication accelerator pack


Version published
Maintainers
2
Install size
2.28 MB
Created

Readme

Source

logo

OpenTok One-to-One Communication Accererator Pack

This package provides an easy way to get started in delivering interoperable, production-quality audio/video solutions on the OpenTok platform. For usage details, take a look at the one-to-one sample app.

###Installation:

$ npm install --save opentok-one-to-one-communication

If using browserify or webpack:

const communication = require('opentok-one-to-one-communication');

Otherwise, include the accelerator pack in your html:

<script src="../your/path/to/opentok-one-to-one-communication.js"></script>

. . . and it will be available in global scope as CommunicationAccPack


Click here for a list of all OpenTok accelerator packs.

Keywords

FAQs

Last updated on 14 Dec 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc