🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

webrtc

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrtc

WebRTC abstraction for making it simple to manage multiple peer connections of various types.

1.14.1
latest
npm
Version published
Weekly downloads
237
-12.22%
Maintainers
4
Weekly downloads
 
Created
Source

webrtc.js

A helper for creating and managing WebRTC connections in a cross-browser sort of way.

This is used in http://simplewebrtc.com which is what powers: https://talky.io

It's designed for use with browserify/CommonJS on the client.

If you're not using browserify or you want AMD support use webrtc.bundle.js.

Installing

npm install webrtc

Caution

This is still a very much a work in progress and is currently only being used in one project (that will change soon). But until it's a bit more vetted, you've been warned.

Having said that, contributions/feedback welcomed :)

License

MIT

Created By

If you like this, follow @HenrikJoreteg on twitter.

Keywords

webrtc

FAQs

Package last updated on 10 Mar 2015

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