Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 416 Bytes

Gupshup

A simple WebRTC demo. Cloned from Gupshup to provide a Firefox nightly-compatible version, as API changes currently in Nightly (Firefox 21) are incompatible with Aurora.

Gupshup means chit-chat in Hindi!

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