Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 305 Bytes

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/