Try using raw socket.io or dnode instead of now.js

http://socket.io/
https://github.com/substack/dnode

On Sat, Jul 14, 2012 at 5:13 AM, hashi101 <krzyszczukka...@gmail.com> wrote:

> Hi
> Firefox 3.6 has onBeforeUnload event, so I wonder why now.js doesn't use
> it? When i refresh my page in firefox 3.6 user doesn't get disconnect, only
> after more than second server remove himself.
>
> Same in IE 7 & 8, both have event for unload, but now.js doesn't use it.
>
> I think about doing it by myself and by unload events, but i need function
> like now.disconnectMe(); for client-side, or server-side. There isn't any
> like this.
>
> So any ideas?
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to