3 Commits (21b58e1b16f2e05cbe1b515ffc02a43ca343f30f)

Author SHA1 Message Date
Joachim Bauch f9906b5973 Evaluate room type mapping and send Conference messages for conference rooms. 9 years ago
Simon Eisenmann 336f2eda8f Implemented pipeline for Offer, Candidate and Bye. 9 years ago
Simon Eisenmann e617374095 Refactored structure of Go source code to module and binary. 9 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Lance Cooper 56aa603293 Add guards for NPE's when processing channelling API messages. 10 years ago
Simon Eisenmann d5323d2610 Fixed an issue where replaced sessions cannot receive data from contacts in other rooms. 10 years ago
Simon Eisenmann e967ff5907 Fixed an issue where replaced sessions cannot receive data from contacts in other rooms. 10 years ago
Simon Eisenmann 56b2aa093e Ignore incoming channelling messages larger than 1MB. 11 years ago
Simon Eisenmann eb1ecce7e0 Avoid the need for another mutex in Client by moving cleanup client checks to Hub. 11 years ago
Simon Eisenmann 02a6ae2a2b Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing. 11 years ago
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 11 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago