From 77472f073ff7c96463055d6119d7ba2950246298 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 14 Jul 2015 17:20:15 +0900 Subject: [PATCH] Modified a bit for echotest.js --- Example3/Public/Js/echotest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example3/Public/Js/echotest.js b/Example3/Public/Js/echotest.js index b6054455..3f99991d 100644 --- a/Example3/Public/Js/echotest.js +++ b/Example3/Public/Js/echotest.js @@ -7,7 +7,7 @@ */ var url = "ws://localhost:4649/Echo"; -//var url = "wss://localhost:4649/Echo"; +//var url = "wss://localhost:5963/Echo"; var output; function init () {