Thank you to my friend who is willing to lend me a laptop so i can continue to grow and take job test. This instagram Maulana Yusuf
Chat app real time chat application complete with usernames and connect/disconnect messages. You will use Socket.io to manage real time web socket connections to a Node.js server that will allow you to communicaate real time chat messages to all clients connected to a single server.
- Using Socket.io to create web sockets
- How to Send messages to clients in real time
- Handling user connection/disconnection
- appending elements with javascript
- sending messages to the server in real time
in th projects directory , you can run:
- clone this repositroy
- install dependecies
Runs the app in the development mode.
Open (http://localhost:3000)to view it in the browser.
multiple tab in your browser to first server and seconds client .