Hacker News new | ask | show | jobs
by il-b 432 days ago
I usually start with the long polling/SSE and migrate to WebSockets when needed. It is cheap and reliable with almost no performance overhead when compared to WebSockets.