Jump to content

Recommended Posts

Posted

Hi,

 

I am trying to do a chat module for my application. I need to know which user is online or offline and idle time for users are online but not active. Any suggestions?

Posted

Yes, it can be simulated with Timer but it's not the best way to do it. I think UniServerModule must know about users online states because it has a timeout property for a user session.

Posted

"idle time for users are online but not active"

This is not the best way to do it, it is THE only way to do - using long polling from client.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...