Mosca is a node.js mqtt broker.
About
Mosca is a node.js mqtt broker, which can be used:
- Standalone
- Embedded in another Node.js application
Features
- MQTT 3.1 and 3.1.1 compliant
- QoS 0 and QoS 1.
- Various storage options for QoS 1 offline packets, and subscriptions.
- Usable inside ANY other Node.js app.
- version 1.0.0+ targets node v5, v4 and v0.12, with partial support for node v0.10.
Links