Skip to content
Snippets Groups Projects
  1. Aug 24, 2014
  2. Aug 23, 2014
  3. Aug 21, 2014
  4. Aug 13, 2014
  5. Aug 09, 2014
  6. Aug 08, 2014
  7. Aug 06, 2014
  8. Aug 01, 2014
    • Daniel Gerhardt's avatar
      Improve Websocket assignment code · 376a3790
      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.
      376a3790