Commit 8e5b49f2 by Michael Brachmann

debugging websockets

parent 19296812
...@@ -3,8 +3,8 @@ unit Ws.Service; ...@@ -3,8 +3,8 @@ unit Ws.Service;
interface interface
uses uses
XData.Service.Common, System.JSON,
System.JSON; XData.Service.Common;
const const
WS_MODEL = 'WsApi'; WS_MODEL = 'WsApi';
......
Markdown is supported
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