Skip to content

newcodergit/ChattingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Room Chat Application

A simple real-time chat application that demonstrates Socket.IO's room functionality.

Features

  • User registration with nicknames
  • Create or join chat rooms
  • Real-time messaging within rooms
  • System notifications when users join or leave

Technical Implementation

  • Backend: Node.js with Express and Socket.IO
  • Frontend: HTML, CSS, and JavaScript
  • Data Storage: In-memory (users and rooms)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors