README
wqtt
MQTT-over-WebSockets client suitable for use in Web browsers. See nqtt for a Node.js client. Uses xqtt.
MQTT client for Web browsers
<script type="module">
import wqtt from 'https://cdn.skypack.dev/wqtt';
</script>
MQTT-over-WebSockets client suitable for use in Web browsers. See nqtt for a Node.js client. Uses xqtt.