Skip to content

Lucas-Lameira/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatp-app

chat app using node.js and socket.io

Make it work

  • npm run dev
  • access localhos:3000
  • two tabs talk to each other XD

home work

[ ] - adcast a message to connected users when someone connects or disconnects. [ ] - Add support for nicknames. [ ] - Don’t send the same message to the user that sent it. Instead, append the message directly as soon as he/she presses enter. [ ] - Add “{user} is typing” functionality. [ ] - Show who’s online. [ ] - Add private messaging. [ ] - Share your improvements!

About

chat app using node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published