By using simple-peer, this web app connects video chat between two clients.
Install dependencies - npm install
Start - npm start
For development run watchify - npm run watch
Open localhost in two browser tabs.
Install dependencies - npm install
Start - npm start
For development run watchify - npm run watch
Open localhost in two browser tabs.