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 9df314a37f Use new Name field to send room name, rather than deprectated Id field. 10 years ago
..
controllers Added increasing delay on reconnect to avoid killing slow browsers by reconnecting too fast. Reconnect delay now goes up to 10 seconds in 500 ms steps. 10 years ago
directives First step in getting rid of the huge mediastreamcontroller. 10 years ago
filters Use strict javascript globally. 11 years ago
libs Update jed.js to 1.1.0 10 years ago
mediastream Use new Name field to send room name, rather than deprectated Id field. 10 years ago
modules Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
services Added selection to make screen, window and application possible in Firefox. 10 years ago
app.js Added server side ApiVersion returned with self to distinguish client and server API version support. 10 years ago
base.js Make text.js available in base to allow early plugins to load text resources. 10 years ago
main.js Remove require shim for sjcl. 11 years ago