You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm trying to setup FlashSocket.IO but i never receive "connect" event.
This is the Debug:
info: handshake authorized RABQ67ORVyDDcCLbUP7x
debug: setting request GET /socket.io/1/flashsocket/RABQ67ORVyDDcCLbUP7x
debug: set heartbeat interval for client RABQ67ORVyDDcCLbUP7x
debug: client authorized for
myAppSay: "connection received" // console.log("connection received");
debug: emitting heartbeat for client RABQ67ORVyDDcCLbUP7x
debug: set heartbeat timeout for client RABQ67ORVyDDcCLbUP7x
debug: fired heartbeat timeout for client RABQ67ORVyDDcCLbUP7x
info: transport end (heartbeat timeout)
debug: set close timeout for client RABQ67ORVyDDcCLbUP7x
debug: cleared close timeout for client RABQ67ORVyDDcCLbUP7x
debug: discarding transport
The text was updated successfully, but these errors were encountered:
Hi,
i'm trying to setup FlashSocket.IO but i never receive "connect" event.
This is the Debug:
info: handshake authorized RABQ67ORVyDDcCLbUP7x
debug: setting request GET /socket.io/1/flashsocket/RABQ67ORVyDDcCLbUP7x
debug: set heartbeat interval for client RABQ67ORVyDDcCLbUP7x
debug: client authorized for
myAppSay: "connection received" // console.log("connection received");
debug: emitting heartbeat for client RABQ67ORVyDDcCLbUP7x
debug: set heartbeat timeout for client RABQ67ORVyDDcCLbUP7x
debug: fired heartbeat timeout for client RABQ67ORVyDDcCLbUP7x
info: transport end (heartbeat timeout)
debug: set close timeout for client RABQ67ORVyDDcCLbUP7x
debug: cleared close timeout for client RABQ67ORVyDDcCLbUP7x
debug: discarding transport
The text was updated successfully, but these errors were encountered: