Having a similar problem and I tried updating just
socket.io, But still
this warning: "client not handshaken client should reconnect" is flooding my log file.
On Friday, November 11, 2011 1:38:57 PM UTC-5, Eric Zhang wrote:
Hi stefan_n,
You should be able to run `npm update
socket.io` to update the
socket.io version. It should reach into the dependencies to update the version of
socket.io that nowjs uses.
On Fri, Nov 11, 2011 at 1:10 AM, stefa_n <
> wrote:
Hi,
I get an error clientside (firebug) when the connection to the server
gets lost:
"Connection to ... interrupted while the page was loading".
I found a hint in the Socket.IO mailing list that this is due to an
error that
should be solved in the latest version of Socket.IO.
As Socket.IO is a part of NowJS and not installed on its own: Is
there a way to update it myself or do I have to wait for a new version
of NowJS?
By the way: I get this warning:
"client not handshaken client should reconnect"
in 0.5.9 too if XHR-polling is the transport. As Scott mentioned this
is not
caused by Node 0.6. I guess this has to be solved by Socket.IO.
--
Co-Founder @ Flotype, makers of NowJS
On Friday, November 11, 2011 1:38:57 PM UTC-5, Eric Zhang wrote:
Hi stefan_n,
You should be able to run `npm update
socket.io` to update the
socket.io version. It should reach into the dependencies to update the version of
socket.io that nowjs uses.
Eric
On Fri, Nov 11, 2011 at 1:10 AM, stefa_n
<> wrote:
Hi,
I get an error clientside (firebug) when the connection to the server
gets lost:
"Connection to ... interrupted while the page was loading".
I found a hint in the Socket.IO mailing list that this is due to an
error that
should be solved in the latest version of Socket.IO.
As Socket.IO is a part of NowJS and not installed on its own: Is
there a way to update it myself or do I have to wait for a new version
of NowJS?
By the way: I get this warning:
"client not handshaken client should reconnect"
in 0.5.9 too if XHR-polling is the transport. As Scott mentioned this
is not
caused by Node 0.6. I guess this has to be solved by Socket.IO.
--
Co-Founder @ Flotype, makers of NowJS
On Friday, November 11, 2011 1:38:57 PM UTC-5, Eric Zhang wrote:
Hi stefan_n,
You should be able to run `npm update
socket.io` to update the
socket.io version. It should reach into the dependencies to update the version of
socket.io that nowjs uses.
Eric