Skip to content
Snippets Groups Projects
Commit 376a3790 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Improve Websocket assignment code

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.
parent 6f67d91f
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment