The chat was created using Socket.io and Nodejs, the server is very stable I have tested with a bot using 600+ simultaneous connections and sending messages and it still working as normal.
It has a spam filter when someone says a link or any word that is listed on the array "prohibited" the system will discconect you and log it into a file.
Here's some images:
Live link:
INSTRUCTIONS:
Code:
Open the console or terminal in the project folder. Run npm install. Run npm start to start the chat server. open the file index.html in two differents tabs and start chatting.
Thanks. I hope this helps to create something before flash dies.
Credits:
If you guys have any questions please let me know.








