beta4 release

This commit is contained in:
Aditya Kulkarni
2019-02-12 13:29:10 -08:00
parent 7f822b0daf
commit 49fa3d2948
2 changed files with 11 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
}
}
var wsUri = "ws://localhost:8237";
var wsUri = "ws://localhost:7070";
var websocket = null;
function initWebSocket() {