react-native-mqtt-light
v0.4.1
Published
Lightweight MQTT client for react-native
Readme
react-native-mqtt-light
Lightweight MQTT client for react-native
Installation
npm install react-native-mqtt-lightUsage
import MqttLight from "react-native-mqtt-light";
// ...
const result = await MqttLight.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
