I am working on a websocket oriented node.js server using Socket.IO. I noticed a bug where certain browsers aren\'t following the correct connect procedure to the server, an
I found PM2 as the best solution for handling node servers, single and multiple instances