This commit is contained in:
Dooho Yi 2020-07-18 20:12:04 +09:00
parent 4a467c0fe8
commit 2bced3a0f3

View file

@ -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