Skip to content

ananyo141/PeerMessaging

Repository files navigation

PeerMessenger

Talk with devices on the same local network without server dependency or internet charges. Works fully offline as a decentralized service.

Demo

The app is deployed on Vercel.

Live link: https://peermessage.vercel.app/

Tech Stack

The webapp is powered by:

  • NextJS13 (appdir/ enabled) for SSR, ISR and other features that come built-in,
  • Redux Toolkit and React-Redux bindings for better state-management,
  • PeerJS for WebRTC and serverless communication (videocall and chatting),
  • Typescript for its type safety.

About

Chat / Videocall on local network without internet or a server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published