Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 308 Bytes

real time chat with socket IO

real time chat app with socket io.

first install npm packages in client and server folder. then run apps.

npm run dev > to start client.

node app.js > to start server.

now you can chat with 2 browser tab and realtime mesages.

Alt text