0.0.160
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
chatSocket = new WebSocket(ws_url);
|
||||
|
||||
|
||||
function sendMessageSocket (data) {
|
||||
chatSocket.send(JSON.stringify(data));
|
||||
|
||||
Reference in New Issue
Block a user