Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 426 Bytes

This demo is outdated and is no longer being updated. For a more recent example, see AppRTC

Gupshup

A simple WebRTC demo. Gupshup means chit-chat in Hindi!

  $ git clone https://github.com/anantn/gupshup.git
  $ cd gupshup && npm install
  $ AUDIENCE="http://localhost:5000" node app.js
  $ firefox http://localhost:5000