- Oct 29, 2014
-
-
Christoph Thelen authored
-
- Aug 24, 2014
-
-
Daniel Gerhardt authored
* Organize imports * Add missing Override annotations * Remove trailing whitespace
-
- Aug 01, 2014
-
-
Daniel Gerhardt authored
Replaced the use of Json-lib for deserialization by the use of a Map. This fixes exceptions caused by failed deserializations and is more consistent with JSON handling of other controllers. Log messages for easier debugging have been added.
-
- May 20, 2014
-
-
Paul-Christian Volkmer authored
-
- Jun 05, 2013
-
-
Paul-Christian Volkmer authored
This could be used to send data via websockets without searching sessionIDs or user tables within ARSnova. Simply publish an event with ARSnova-sessionKey from within the application.
-
- Jun 04, 2013
-
-
Paul-Christian Volkmer authored
Those logging entries are obsolete and only used to grow log files ;-) Only log log entries if an error occured - not for each event.
-
- Mar 17, 2013
-
-
Daniel Gerhardt authored
countActiveUsers for reportActiveUserCountForSession as it was already the case for reportSessionDataToClient. Added check against null for session key in Socket.IO's disconnect handler. Logging adjustments for Socket.IO specific code.
-
- Mar 12, 2013
-
-
Daniel Gerhardt authored
certificate errors with SSL.
-
- Mar 05, 2013
-
-
Daniel Gerhardt authored
-
- Feb 05, 2013
-
-
Daniel Gerhardt authored
-