paho.mqtt.javascript icon indicating copy to clipboard operation
paho.mqtt.javascript copied to clipboard

How can I use this paho.mqtt in react-native

Open yourenA opened this issue 7 years ago • 2 comments

Hello ! I want build write a APP whit the Reavt-native .How can I use this repository to sub subscribe topic and public news???

yourenA avatar Apr 13 '17 09:04 yourenA

Whilst not an official part of the Paho Project, @rh389 has forked this repository and created a nice es6 / react-native ready version of this client: https://www.npmjs.com/package/react-native-paho-mqtt It might be worth taking a look at that!

jpwsutton avatar Apr 19 '17 08:04 jpwsutton

Another option https://www.npmjs.com/package/react_native_mqtt by @introvertuous

pcowgill avatar Oct 09 '17 01:10 pcowgill