Hacker News new | ask | show | jobs
by IshKebab 2438 days ago
Nice idea. Does it poll though? How do you prevent receiving the same message twice?

I would have done it using server-sent events instead.

1 comments

I think it does poll, and it's just looking for a diff in the previous message.