0.0.8 • Published 9 years ago

om-webrtc v0.0.8

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

WebRTC client that utilizes the webrtc library to manage multiple clients

Setup

See sample.js for example usage.

To use the example

npm install
node build-sample.js
npm start

Then navigate to localhost:9000

Signalling

Socket.io is used for signalling in the examples, some sort of signalling channel that allows webrtc to set up calls between peers is required.

0.0.8

9 years ago

0.0.7

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago