Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@shish2k/hyperapp-mqtt

shish28MIT2.0.0TypeScript support: included

MQTT sub / fx for hyperapp

hyperapp, mqtt

readme

HyperApp MQTT

A hyperapp Subscriber to connect to a MQTT-over-websockets server (eg Mosquitto) and react to received messages; and an Effect to send messages.

See demo.html for a self-contained, well-commented example