sermonis / vue-zoom-peer-video-chat-pw-chat

Peer-to-Peer Chat with video call support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PW Chat

A Peer-to-Peer Chat application with Video Callig support. Using PeerJS, Vue2, Vuex and Vuetify.

Build status Build Status Codeship Status for hirenchauhan2/pw-chat

MCA Final Year Project

Todo List

  • Create conversations
  • Send text messages
  • Video Calls
  • Delete a text message
  • Handle deletion of conversation and restarting a conversation
  • Send files
  • Improve UI and app responsiveness
  • Run peer-server with express server with connection reliability

Build Setup

# install dependencies with yarn
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint

About

Peer-to-Peer Chat with video call support


Languages

Language:Vue 66.9%Language:JavaScript 31.4%Language:CSS 0.9%Language:HTML 0.8%