SkillAgentSearch skills...

Webrtc.js

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

Install / Use

/learn @HenrikJoreteg/Webrtc.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars163
CategoryDevelopment
Updated10mo ago
Forks33

Languages

JavaScript

Security Score

72/100

Audited on May 14, 2025

No findings