Pārlūkot izejas kodu

chore: removed test code

tags/v0.10.4^2
Shaun pirms 2 gadiem
vecāks
revīzija
728a219eae
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. +0
    -6
      src/client/js/system/client.js

+ 0
- 6
src/client/js/system/client.js Parādīt failu

@@ -13,12 +13,6 @@ define([
transports: ['websocket']
});

window.socket = this.socket;

/*this.socket = io('http://127.0.0.1:3000', {
transports: ['websocket']
});*/

this.socket.on('connect', this.onConnected.bind(this, onReady));
this.socket.on('handshake', this.onHandshake.bind(this));
this.socket.on('event', this.onEvent.bind(this));


Notiek ielāde…
Atcelt
Saglabāt