Closed

Description
I have a bug(?) with my node.js. And I think it has something to do with socket.io. So what it does is Logging "Booting Client" around a hundred times, then it crashes with the error:
util.js:35 var str = String(f).replace(formatRegExp, function(x) { ^ RangeError: Maximum call stack size exceeded
I am guessing that the stack size is exceeded because Socket.io is doing "booting client" so many times.
Metadata
Metadata
Assignees
Labels
No labels