moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 507 forks source link

MQTT plugin for Reveal.js presentations #429

Closed roccomuso closed 8 years ago

roccomuso commented 8 years ago

Hi guys,

I Just want to show you this new reveal.js plugin: https://github.com/roccomuso/reveal.js-mqtt-plugin

It's useful to make reveal.js-based presentations showing real-time data from the MQTT network in your slides.

:)

mcollina commented 8 years ago

Nice one!!

I use bespoke, and there is no plugin, just use MQTT.js with browserify and connect to a websocket-enabled MQTT broker (such as test.mosca.io).