Hacker News new | ask | show | jobs
by tekknik 1590 days ago
2 lines vs 5 lines. did you check your payload size after adding socket.io? you added way more than 2 lines.

long polling shouldn’t be needed anymore, and auto reconnect is trivial to implement.