Skip to content

bhautikn/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

A simple real-time chat application built with Node.js, Express, Socket.io, and MongoDB. ChatApp allows users to communicate in real-time, with support for multiple chat rooms, user authentication, and message storage.

Features

  • Privacy-first: Chat history is not saved, ensuring that conversations remain private and ephemeral.
  • No registration required: Users can join and start chatting immediately without creating an account.
  • Real-time messaging: Uses WebSockets via Socket.io for instant message delivery.
  • Multimedia support: Supports sharing of images, videos, and other files.
  • Audio and video calls: Uses WebRTC for peer-to-peer video and audio calls.
  • Responsive UI: Optimized for both desktop and mobile browsers.

Demo

Check out the live demo to see ChatApp in action.

About

Privacy-focused chat app with real-time messaging, audio/video calls, without registration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published