Hacker News new | ask | show | jobs
by michaelcolenso 4328 days ago
So I believe I fixed it. I think it was b/c the socket.io server was emitting on the 'io' object on every db query, and it should have been emitting on the 'socket'. I think. It was definitely all jacked up, though. Thanks so much for checking it out...