Hacker News new | ask | show | jobs
by drivebyacct2 5817 days ago
Not that it's not cool and all, but long polling ajax is ancient tech, not really anything new or innovative.
1 comments

True, it is fairly ancient. However, the beauty is in the implementation - i.e. emulating the WebSocket API and using the same endpoint.