The spec can be found here (WIP).
git clone --recursive https://github.com/lgrahl/ortc-streams-demo.gitcd ortc-streams-demo
npm installThis runs browserify on streams.js and continues watching for changes.
npm startThen, open index.html in a browser of your choice.
There are a bunch of parameters that trigger special behaviour. You can see available parameter here.
Set them by adding them to the query string, for example:
index.html?resetTwice=1&resetRead=3