Hi,
I tried to enter a text several time as fast as I could, and I noticed some of the texts are being submitted late. Try to enter 1-20, and you will notice the number is not displaying in order.
Any thought on this?
Thanks
Moderators: OldWolf, re*s.t.a.r.s.*2
Djamoer wrote:But so far what I have in mind is that, is it possible to make the system more responsive? I do understand that it will take way too much resources if we do Async connection too much with the server, but I would love to see the possibility in seeing a IRC like system on the web, without having to see the lag.
$params["refresh_delay"] = 1000; // 1000ms = 1s
$chat = new phpFreeChat($params);
IAmALlama wrote:another fix to this might be to disable the textfield for like 1 second after sending a message. to prevent multiple messages to be sent before the httprequest can finish.
Return to General Support (v1.x)
Users browsing this forum: No registered users and 29 guests