Hacker News new | ask | show | jobs
by pier25 1592 days ago
WebSockets are also quite unreliable but Socket IO hides all this from you.
1 comments

socket.io doesn’t do as much as the bloat warrants. implementing the same features (heartbeats and reconnects) takes minimal code. socket.io was useful when certain browsers didn’t support websockets, now it’s used mostly by people scared of sockets imo