Skip to content
Snippets Groups Projects
  • thijsheijden's avatar
    90b302b9
    Added MessageStruct to describe outgoing messages · 90b302b9
    thijsheijden authored
    Replaced all maps in the handleMessage method with the MessageStruct,
    except for the final result, as this one uses the key 'values', where
    the rest use the key 'value'. Once this has been changed in the frontend
    it will be updated in the backend as well.
    90b302b9
    History
    Added MessageStruct to describe outgoing messages
    thijsheijden authored
    Replaced all maps in the handleMessage method with the MessageStruct,
    except for the final result, as this one uses the key 'values', where
    the rest use the key 'value'. Once this has been changed in the frontend
    it will be updated in the backend as well.