/webChat-collection

Chat application based on WS(web-socket) module on nodeJS server

Primary LanguageJavaScript

webChat-collection

alt text

Chat with web-socket ('ws') module on nodejs server, it just for showing how web-sockets work

How to start project

for running application you should install nodemon and then run

nodemon Server/index.js

request to localhost:8080, e.g., simply open browser and go to http://localhost:8080 ( Do not open html files directly) alt text