The chat app's JavaScript maintains an open GET request with the server, which allows it to be instantly notified as new messages are posted. Open it in two separate browser windows, and watch them chat to each other instantly, without client-side polling!
A demo by Mike Purvis