WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
..
api.js Implemented user authorization and authentication api and data layers. 11 years ago
connector.js Fixed a load of Javascript syntax errors found with jshint. 11 years ago
peercall.js Fixed indentation. 11 years ago
peerconference.js Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 11 years ago
peerconnection.js Added workaround for not called onaddstream callback in FireFox (see https://bugzilla.mozilla.org/show_bug.cgi?id=998546.). 11 years ago
peerscreenshare.js Fixed a load of Javascript syntax errors found with jshint. 11 years ago
peerxfer.js No longer close xfer connections on ice state disconnected and instead sed bye message when downloader does no longer require a connection. 12 years ago
tokens.js Fixed a load of Javascript syntax errors found with jshint. 11 years ago
usermedia.js Fixed not a function error on iOS 6 with Safari 5 which has AudioContext but no processor. 11 years ago
utils.js Fixed a load of Javascript syntax errors found with jshint. 11 years ago
webrtc.js Fixed a load of Javascript syntax errors found with jshint. 11 years ago