react-native-mqttjs icon indicating copy to clipboard operation
react-native-mqttjs copied to clipboard

Pure javascript Websocket MQTT client library for react-native

Results 4 react-native-mqttjs issues
Sort by recently updated
recently updated
newest added

Please make it available on NPM bash-3.2$ npm i react-native-mqttjs --save npm ERR! Darwin 15.6.0 npm ERR! argv "/usr/local/Cellar/node/5.2.0/bin/node" "/usr/local/Cellar/node/5.2.0/bin/npm" "i" "react-native-mqttjs" "--save" npm ERR! node v5.2.0 npm ERR! npm...

I added this library using `yarn add tuanpmt/react-native-mqttjs`. I had error `EventEmitter module does not exist in the module map or in these directories: some path/react-native-mqttjs/mqtt.js` when I'd run app.