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 737a34482d Fixed test by initializing default room type correctly. 11 years ago
..
api.go Bumped copyright to 2015. 11 years ago
buffercache.go Bumped copyright to 2015. 11 years ago
channelling.go Bumped copyright to 2015. 11 years ago
channelling_api.go Bumped copyright to 2015. 11 years ago
channelling_api_test.go Bumped copyright to 2015. 11 years ago
client.go Bumped copyright to 2015. 11 years ago
common_test.go Bumped copyright to 2015. 11 years ago
config.go Added renegotiation configuration to server. 11 years ago
connection.go Bumped copyright to 2015. 11 years ago
contact.go Bumped copyright to 2015. 11 years ago
context.go Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570). 11 years ago
hub.go Bumped copyright to 2015. 11 years ago
images.go Bumped copyright to 2015. 11 years ago
incoming_codec.go Bumped copyright to 2015. 11 years ago
main.go Moved CSP into HTTP response headers for odf and pdf sandbox and allowed blob: and data: img-src. 11 years ago
random.go Bumped copyright to 2015. 11 years ago
room_manager.go Avoid to handle the main room as global room. 11 years ago
room_manager_test.go Fixed test by initializing default room type correctly. 11 years ago
rooms.go Bumped copyright to 2015. 11 years ago
roomworker.go Don't return users twice in "Welcome" from global room. 11 years ago
roomworker_test.go Bumped copyright to 2015. 11 years ago
session.go Bumped copyright to 2015. 11 years ago
session_manager.go Bumped copyright to 2015. 11 years ago
sessions.go Bumped copyright to 2015. 11 years ago
stats.go Bumped copyright to 2015. 11 years ago
stats_manager.go Bumped copyright to 2015. 11 years ago
tickets.go Bumped copyright to 2015. 11 years ago
tls.go Bumped copyright to 2015. 11 years ago
tokenprovider.go Bumped copyright to 2015. 11 years ago
tokens.go Correct some errors found by golint. 11 years ago
user.go Correct some errors found by golint. 11 years ago
users.go Correct some errors found by golint. 11 years ago
ws.go Bumped copyright to 2015. 11 years ago