Hi,
After using Meebo I noticed that they had a nice little system for continually getting information from the server. They have 1 single request running, and they continually monitor the response as it's "loading".
I was wondering if there was a way to do this with jQuery. If not, can someone give me some recommendations on where to start doing this in plain Javascript?
Thanks in advance
(P.S. because I know someone's gonna say it - I'm aware of the backend problems this could introduce and I believe have the correct knowledge to prevent against it)