Not sure if you guys saw my post but this fixed it for me:
I had to change the server settings to:
io.set('heartbeat interval', 20);
io.set('heartbeat timeout', 60);
So, maybe that's a temporary fix for you.
- Brian
On Mar 3, 5:43 am, Guillermo Rauch <
rau...@gmail.com> wrote:
> Roll back to 0.9.0 for the moment. I'm investigating
>
>
>
>
>
>
>
>
>
> On Fri, Mar 2, 2012 at 6:56 PM, Mike Seman <
m...@floattothetop.com> wrote:
> > Strangely, since updating my client socket .on(‘connect’) is no longer
> > firing on the client, and the server appears to be routinely discarding
> > transports with the heartbeats.****
>
> > ** **
>
> > I’ve tried a dummy-emit and it appears to be logging that it’s working
> > correctly, while the client isn’t receiving anything.****
>
> > ** **
>
> > I’ve npm removed/reinstalled and still no luck.****
>
> > ** **
>
> > Any pointers?****
>
> > ** **
>
> > Thanks,****
>
> > Mike ****
>
> > ** **
>
> > ** **
>
> > *From:*
sock...@googlegroups.com [mailto:
sock...@googlegroups.com] *On
> > Behalf Of *Mike Seman
> > *Sent:* Friday, March 02, 2012 1:11 PM
> > *To:*
sock...@googlegroups.com
> > *Subject:* RE: Socket.IO 0.9.1****
>
> > ** **
>
> > - “Implemented client side heartbeat checks. [felixge]”****
>
> > Now there’s some fantastically unexpected awesome news-****
>
> > Any idea how the disconnection is used? Sio.on(‘disconnect’) ?****
>
> > ** **
>
> > Many thanks to each and every one of you beautiful contributors!**
>
> > ** **
>
> > ** **
>
> > ** **
>
> > *From:*
sock...@googlegroups.com [mailto:
sock...@googlegroups.com] *On
> > Behalf Of *James H.
> > *Sent:* Friday, March 02, 2012 10:49 AM
> > *To:*
sock...@googlegroups.com
> > *Subject:* Re: Socket.IO 0.9.1****
>
> > ** **
>
> > Awesome! I'll definitely be checking this out over the weekend.
>
> > On Friday, March 2, 2012 6:24:42 AM UTC-5, Guillermo Rauch wrote:****
>
> > Small but enhancements / bugfixes packed release! Special thanks to Felix
> > Geisendörfer from Debuggable on two major improvements:****
>
> > - More firewall/antivirus bypass support****
> > - Improved client side disconnection detection****
>
> > Here's the full changelog:****
>
> > ** **
>
> > *Server*****
>
> > - Changed heartbeat timeout and interval defaults (60 and 25 seconds)**
> > **
> > - Make tests work both on 0.4 and 0.6****
> > - Updated client (improvements + bug fixes).****
>
> > *Client*****
>
> > - Misc corrections.****
> > - Added warning within Firefox about webworker test in test runner.****
> > - Update ws dependency [einaros]****
> > - Implemented client side heartbeat checks. [felixge]****
> > - Improved Firewall support with ActiveX obfuscation. [felixge]****
> > - Fixed error handling during connection process. [Outsideris]****
>
> > As usual, thanks to the team and all contributors, and keep the feedback
> > coming.****
>
> > ** **
>
> > --
> > Guillermo Rauch****
>
> > LearnBoost CTO
> >
http://devthought.com****
>
> > ** **