/msgflo-browser

MsgFlo participants in browser, using MQTT over WebSocket

Primary LanguageJavaScript

msgflo-browser Greenkeeper badge Build Status

Easily create MsgFlo participants running in the browser.

Status

Experimental

Installing

Use NPM

npm install --save msgflo-browser

Usage

See examples

Changes

  • 0.2.0 (November 28 2017)
    • Ported from CoffeeScript to ES6
    • Updated infodisplay example to use smoother transitions
    • Switched tests from PhantomJS to Chrome Headless