Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmf
5181 days ago
AJAX is where you click on something and then the page updates. Comet is where the page updates without the user having to initiate anything.
2 comments
pork
5181 days ago
Fascinating...so wrapping an Ajax call inside a window.setInterval automatically switches it to "Comet"?
link
udp
5181 days ago
Source?
link