Hacker News new | ask | show | jobs
by rayboy1995 3216 days ago
I use Socket.io just fine for my game, though I do implement it differently and send binary packets of my own protocol instead of JSON. I can see what you mean for new people in the field using unmodified events though.