Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Chat

License Version

Real-time chat application with rooms, user presence, and message history.

Features

  • 💬 Real-time messaging with Socket.io
  • 🏠 Chat rooms support
  • 📜 Message history with MongoDB
  • 👥 User presence detection
  • 🎨 Clean UI

Installation

npm install
cp .env.example .env
npm start

API

  • join_room - Join a chat room
  • send_message - Send a message
  • receive_message - Receive messages

Environment Variables

MONGODB_URI=mongodb://localhost:27017/chat

About

Socket Chat - chat app built with HTML.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages