expo-mqtt-broker
v0.1.5
Published
MQTT Broker for Expo application
Downloads
2
Readme
expo-moquette
MQTT Broker for Expo application
Installation
npm install expo-mqtt-broker
Usage
import { startServerAsync } from "expo-mqtt-broker";
// ...
const result = await startServerAsync(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT