Closed (fixed)
Project:
DrupalChat
Version:
6.x-2.0-beta4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2011 at 20:51 UTC
Updated:
28 Sep 2011 at 07:01 UTC
Hello,
my current only issue with DrupalChat is the fact it doesn't update the user list correctly.
By your advice, I'm using Long Polling over Ajax but the results aren't great.
Often when someone's online they can see a list of users, some of which are not around. Or they will NOT see the current online users, but users that WERE online few minutes or longer ago.
I often get DrupalChat messages on the next day from people who contacted me because they could see me online, when I was not.
Is Long Polling really the better choice, any chance of updates soon that could fix this?
Thanks.
Comments
Comment #1
TSNetwork commentedComment #2
drvdt commentedI'm too.
Drupalchat has problems that relate to: show online/offline user, send/get messages.
:-(
Comment #3
darklrd commentedThere will be some latency in when a particular user logs out of the network and when he is removed from the chat list. I have tested this issue in the latest release and it seems to work fine. Please check out latest release.