/websocket-app

Here is a live chat system thanks to the websocket. It is a simple chat system that allows you to chat with your friends.

Primary LanguageHTML

WebSocket Chat 💬

Here is a live chat system thanks to the websocket. It is a simple chat system that allows you to chat with your friends.

Demo :

Installation :

Go to the server folder and run the following command :

npm install
node server.js

Now go to the client folder and launch the site