Node v0.10.x / Socket.io 0.9 do not work
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
Also having this issue, anyone aware of a fix or another AS3 socket.io library that works with the latest version of node and socket.io?