How Can I or Should I Fine Tune Node.js/Socket.io Chat App So It Doesn't Drag Down My Entire Website/Server? – CentOS
I built a chatroom w/ NodeJs using, socket.io, mysql2 & express packages. It's extremely dynamic including public chats, private messaging, and other unique features to make it lively, ie real time updates, notifications, etc. Originally built and tested on a…