Skip to content

Rivalcoder/Chat-Using-WebSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Real-Time WebSocket Mini Chat Application

This is a real-time chat application built using HTML, CSS, JavaScript, and Node.js with WebSocket support. Users can join unique chat rooms by generating or entering a key. 🚀

✨ Features

  • 🔑 Key-based Chat Rooms
  • 💬 Instant Messaging
  • 👥 User-friendly Interface
  • 🔄 Auto-reconnection
  • 🔒 Secure Communication

🛠️ Getting Started

📦 Installation

  1. Clone the repository:

    git clone https://github.com/your-username/chat-app.git
    cd chat-app
  2. Install dependencies:

    npm install ws
  3. Start the WebSocket server:

    node server.js
  4. Open index.html in your browser to start chatting! 🎉


🚀 ScreenShot

  • Chat Application Screenshot

  • Made with ❤️ by [Rivalcoder]

About

Web-Socket Connection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published