Ajax

For more responsive communication

In some cases, we don't want the client to poll the server, we would prefer the server push data to the client. For this we need longer lived connections. There are a few approaches to this on the web...