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