4 Commits (957c2219892ca1f521c755a57d21de3882cff5a7)

Author SHA1 Message Date
Joachim Bauch 26c79210c8 Move room type names to constants and don't expose roomworker properties. 9 years ago
Joachim Bauch f9906b5973 Evaluate room type mapping and send Conference messages for conference rooms. 9 years ago
Simon Eisenmann 96cc6fd64c Extended Pipeline manager to support Sink creation. 9 years ago
Simon Eisenmann e617374095 Refactored structure of Go source code to module and binary. 9 years ago
Joachim Bauch 5be1eda4ee Don't return users twice in "Welcome" from global room. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 0a44f596bf Implemented room types. 10 years ago
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 11 years ago
Simon Eisenmann e251a95398 Added a disconnected marker to sessions. 11 years ago
Lance Cooper 1f09f72bd2 Server side support for requiring a user account to create rooms. 11 years ago
Lance Cooper 31e4f2c0c0 Add support for PIN locking rooms to the server. 11 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann 8953a1a76e Handle users request with sessions. 11 years ago
Simon Eisenmann c7bddeda5f Renamed everything which was named user to session in preperation for user implementation. 11 years ago
Simon Eisenmann a8a6022e8c Fixed couple of warnings found with golint. 11 years ago
Joachim Bauch 2822ceb7c8 Release message only after it has been sent to all connections. 12 years ago
Joachim Bauch f185864ca9 Use refcounted buffers for IO. 12 years ago
Simon Eisenmann 1e68c9ceea gofmt 12 years ago
Simon Eisenmann 8534be0312 Fixed panic when users disconnect while they were looped for Users request. 12 years ago
Simon Eisenmann 48d21a25db Removed large loops over connections and users and implemented per room processing. 12 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago