/p2p-chat

Peer-to-Peer (P2P) text chat using WebRTC

Primary LanguageTypeScriptMIT LicenseMIT

P2P Chat with WebRTC (React + Express) - WIP

Peer-to-Peer (P2P) text chat using WebRTC.

Tech

Technical Information about the project:

Features

- P2P 
- Private 
- Render ready

Stack

- React (Vite + TypeScript)
- Express
- PeerJs

Run the project

  1. Build the project

    npm build
    
  2. Start the server

    npm start
    

License

This project is licensed under the MIT License - see the LICENSE.md file for details