Marco Bortolazzo

Results 2 comments of Marco Bortolazzo

@hassanuos If you update socket.io to latest version you have to modify also the code (in tty.js remove io.configure(..)). The fastest solution is to change node_modules/tty.js/package.json and set `"socket.io": "0.9.19",`....

It is not the lastest version of socket.io, but it works.