Skip to content

String-Chat: A peer-to-peer (P2P) chat application using Peer.js for real-time messaging without a central server. Features include easy-to-use interface and direct communication.

License

Notifications You must be signed in to change notification settings

Shivansh-Khunger/string-chat

Repository files navigation

String-Chat

String-Chat is a peer-to-peer (P2P) chat application based on Peer.js. It allows users to communicate directly without the need for a central server.

Features

  • Peer-to-peer communication
  • Real-time messaging
  • Easy to use interface

Screenshots

Screenshot 1 Screenshot 2

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/string-chat.git
  2. Navigate to the project directory:
    cd string-chat
  3. Install the dependencies:
    npm install

Usage

  1. Start the application:
    npm run preview
  2. Open your browser following the ouput in console.

License

This project is licensed under the MIT License.

About

String-Chat: A peer-to-peer (P2P) chat application using Peer.js for real-time messaging without a central server. Features include easy-to-use interface and direct communication.

Topics

Resources

License

Stars

Watchers

Forks