konarkkapil1 / webRTC

WebRtc video call and text chat app in vanilla Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2p video and text chat app using websockets and webRTC

Installation

Use the package manager npm

npm i

Usage

to run the websocket server on local

nodemon app.js

app will be available on localhost:3000

About

WebRtc video call and text chat app in vanilla Js


Languages

Language:JavaScript 56.0%Language:CSS 24.4%Language:HTML 19.6%