HenrikJoreteg / webrtc.js

WebRTC abstraction for managing it simple to manage multiple peer connections of various types.
http://simplewebrtc.com
158 stars 33 forks source link

Example of webrtc.js in action? #1

Closed bcomnes closed 11 years ago

bcomnes commented 11 years ago

Are there any examples of webrtc.js or a tutorial on how get something simple up and running?

HenrikJoreteg commented 11 years ago

WebRTC.js is used to instantate and manage peer connections inside simplewebrtc. But makes no assumptions about how you're going to do signaling: https://github.com/HenrikJoreteg/SimpleWebRTC/blob/master/simplewebrtc.js#L94