Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat (with Node.js)

Implement a chat application (both client and server)

  • You type a username and send it to the server
  • It is now username (save it in localStorage)
  • All the messages should have an author, time and text
  • Implement an ability to create rooms (create / rename / join / delete)
  • New user should see all prev messages in the room

Read the guideline before start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages