Socket
Socket
Sign inDemoInstall

webrtc

Package Overview
Dependencies
47
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

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.


Version published
Weekly downloads
310
Maintainers
4
Install size
3.24 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 10 Mar 2015

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