tt
This commit is contained in:
parent
4a467c0fe8
commit
2bced3a0f3
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ $(document).ready(function() {
|
|||
var top = new Layer(); // new Layer() will be automatically activated at the moment.
|
||||
|
||||
//networking - socket.io
|
||||
//N.B.: auto-detecting hostname, assuming websocket server is running @ root of the host
|
||||
var socket = io(window.location.protocol + "//" + window.location.host);
|
||||
|
||||
//net. connection marker
|
||||
|
|
|
|||
Loading…
Reference in a new issue