Steps to run the app -
1 - Clone or Download this repository.
2 - run npm install in terminal to install dependencies.
3 - run node index.js.
3 - open https://localhost:3030 or https://127.0.0.1:3030 to run the app in your system. you can run multiple clients to talk to each other by just opening the above URL in multiple tabs.
4 - you can run this app over mobile phone as well by connecting the system and phones over the same IP and put that IP in
chat.js like -
const socket = io.connect("http://IP:Host");
Note - you can see the image for the reference.
taqkla/Chat-App-Socket.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|