ws-mqtt

Small try using paho-mqtt to subscribe to MQTT broker using websocket. It is to try to better understand http://www.hivemq.com/demos/websocket-client and http://test.mosquitto.org/ws.html

Usage no npm install needed!

<script type="module">
  import wsMqtt from 'https://cdn.skypack.dev/ws-mqtt';
</script>