|
Repeating callbacks
Is there any way using the AMI/AMD asynchronous calls to make repeated callbacks to a client from the server. I.e. client makes call to server, server sends results back to client in a callback, the server can then call the callback again and again, sending different data to the client?
Cheers
Lance
|