Thanks for reading my question
Currently I'm working sails.js framework version 0.10, I am playing around with socket.io. The problem is that I cannot find the app.js file that is placed in /assets/js in older sails.js versions
I am wondering where can I find this file?
Thanks in advanced
I think you need /assets/js/dependencies/sails.io.js. Take a look here.