3 Commits (33356f49f36b15388d26252cfde4ed9c25fefd96)

Author SHA1 Message Date
Joachim Bauch da3cb4d0c4 Make the room type configurable through NATS. 9 years ago
Joachim Bauch f9906b5973 Evaluate room type mapping and send Conference messages for conference rooms. 9 years ago
Simon Eisenmann e617374095 Refactored structure of Go source code to module and binary. 9 years ago
Simon Eisenmann 9e1aedaad3 Avoid to handle the main room as global room. 10 years ago
Simon Eisenmann 2be68c554c Moved default room type to config. 10 years ago
Simon Eisenmann 856a23faca Correct some errors found by golint. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 8d4ff54505 Updated tests to new room name with type api. 10 years ago
Simon Eisenmann 0a44f596bf Implemented room types. 10 years ago
Simon Eisenmann 553323a864 Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms. 11 years ago
Simon Eisenmann f8a44d1add Fixed deadlock when authorizeRoomCreation=true. 11 years ago
Simon Eisenmann f60cd1fab3 Use same variable name roomID everywhere. 11 years ago
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 11 years ago
Simon Eisenmann e2cfbf7803 Expose authorizeRoomCreation flag to web client. 11 years ago
Lance Cooper 1f09f72bd2 Server side support for requiring a user account to create rooms. 11 years ago
Lance Cooper 7509511704 Use config directly in room manager and centralize config loading. 11 years ago
Lance Cooper 31e4f2c0c0 Add support for PIN locking rooms to the server. 11 years ago
Lance Cooper 2d52d933bc Support receiving and broadcasting room update events. 11 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago