New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

opentok-one-to-one-communication

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-one-to-one-communication

OpenTok one-to-one communication accelerator pack

  • 1.0.27
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
20
decreased by-37.5%
Maintainers
2
Weekly downloads
 
Created
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

Package last updated on 14 Dec 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc