Peristream
A wrapper around periscope.tv event streams, allowing you to easilly access them.
Usage
npm i -S peristream
var peristream = ; var stream = ; stream; // eventually...stream;
Example
Example browser usage at periscope-examples
.
For a node example, simply:
npm start