Merge pull request #13607 from VisualSJ/v3.8-index

[ci skip][js-tests] Update Socket.io test
This commit is contained in:
pandamicro 2015-08-28 11:52:29 +08:00
commit 07a6557a07
2 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ var SocketIOTestLayer = cc.Layer.extend({
onMenuSIOEndpointClicked: function(sender) {
//repeat the same connection steps for the namespace "testpoint"
var sioendpoint = SocketIO.connect("ws://tools.itharbors.com:4000/testpoint");
var sioendpoint = SocketIO.connect("ws://tools.itharbors.com:4000/testpoint", {"force new connection" : true});
//a tag to differentiate in shared callbacks
sioendpoint.tag = "Test Endpoint";

2
web

@ -1 +1 @@
Subproject commit d17e705f562d97f9cbae5e25a4beb17c02b4686d
Subproject commit 63a21206cd0fc6e80fc074727293a6c95be6b6ea