angular-node-socketio icon indicating copy to clipboard operation
angular-node-socketio copied to clipboard

Crashes (segfault) with Socket.io v0.7 + Node engine >~v0.4.x .

Open truedat101 opened this issue 14 years ago • 1 comments

I've noted this behavior not exclusively with this app but with other socket.io apps running in this combination of modules + engine. I can verify that we can run still run ok with socket.io 0.6.x. I also verified that Node v0.5 doesn't crash.

truedat101 avatar Aug 11 '11 07:08 truedat101

Regardless, we may want to add a package.json file to define the real dependencies. You don't need to publish this into NPM yet, but anyone using NPM can type 'npm install .' and it will go out and grab the dependencies (in case, for example, we have the wrong version of Socket.io installed globally).

truedat101 avatar Aug 11 '11 07:08 truedat101