Skip to content

ChatMate is a real time chat application built using peerJS library which uses web socket.

Notifications You must be signed in to change notification settings

Subas-mohanty/ChatMate

Repository files navigation

This is ChatMate, a real time chat application built using PeerJs.

It is using to establish a peer to peer connection between two users. The application is built using nextJS and tailwindCSS.

Usage

  • Clone the repository
  • Run npm install
  • Run npm run dev
  • Visit http://localhost:3000
  • Copy your peer Id and share it with your friend to start chatting.

About

ChatMate is a real time chat application built using peerJS library which uses web socket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published