Handle MQTT in a browser with MQTT.js
Introduction
MQTT is probably best known as a lightweight messaging protocol implemented for small sensors, but there is actually a JavaScript implementation called MQTT.js. It's a JavaScript implementation, so of course it works in a browser. I thin...
senzu.hashnode.dev3 min read