Skip to content

Sidd5900/WebChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChat

  • A real-time chat web application which supports multiple users and rooms.
  • Used NodeJs and Express to create one server and web sockets (socket.io) for client-server communication.
  • Integrated MongoDB to store the chat history.

Try it out in your browser: https://webchat-odpb.onrender.com/