react-native-mqtt
react-native-mqtt copied to clipboard
paho mqtt version
What version of the paho mqtt library is being used?
https://github.com/Introvertuous/react_native_mqtt/blob/master/src/mqttws31.js
When I look at the github the library was put into the repo a year ago? I was looking at the paho mqtt javascript library and there were a bunch of updates done to the library over the last 4 months. One commit included moving the library towards using non-browser environments so it might be a good update to look at. https://github.com/eclipse/paho.mqtt.javascript
I do not really have the time right now unfortunately, you are welcome to create a PR if you like.