Do they use ajax to send messages back and forth?
I have tried to find the source code where they do the ajax calls in the javascript, but I can't really find out how they do it.
If I understand AJAX correct, then the client has to send request to the server which then returns a response, and the server cant send requests to the client.
Isn't this very inefficient since the client always have to ask if the server has got any new messages?
I want to make a webchat myself that works in the browser, and that is why I want to know how qwebirc is working

New Topic/Question
Reply

MultiQuote





|