edusperoni / nativescript-mqtt

MQTT 3.1.1 for Nativescript
Apache License 2.0
12 stars 3 forks source link

Using it in Web-based Apps (Nuxt, Vue) #12

Closed kabaluyot closed 4 years ago

kabaluyot commented 4 years ago

This is a question regarding the package is compatible with web-based applications considering that this is all based on paho-mqtt.js. Currently, there is no maintained vue-mqtt package out there and I tried this library in TNS, maybe it can work for web-based MQTT.

edusperoni commented 4 years ago

This is just an abstraction over paho-mqtt. It should work provided you use the default version of paho-mqtt instead of the one provided