Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Application

A real-time chat application built with Node.js, Express, Socket.IO, HTML, CSS, and JavaScript. The application allows multiple users to join and communicate seamlessly through WebSocket-based communication using Socket.IO.

Features

  • Real-Time Messaging: Chat with users in real-time.
  • Multiple Users: Allows multiple users to connect and send messages.
  • WebSocket-based Communication: Uses Socket.IO for efficient real-time communication.
  • Dynamic Frontend: A user-friendly interface that updates automatically when new messages are sent.
  • Responsive Design: The application is responsive and works well across different screen sizes.

Tech Stack

  • Frontend:
    • HTML
    • CSS
    • JavaScript
  • Backend:
    • Node.js
    • Express.js
    • Socket.IO
  • Database: No database used (In-memory messaging)

About

Real Time Communication using sockets

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages