-
Notifications
You must be signed in to change notification settings - Fork 930
mosca
Andy Piper edited this page Dec 2, 2013
·
1 revision
Mosca is a multi-transport MQTT broker. It aims to support every publish/subscribe broker or protocol out there. This list currently includes:
-
Redis is an advanced key-value store.
-
Mosquitto and all implementations of the MQTT protocol, including itself.
-
ZeroMQ without a central broker, so Mosca can also be used in a P2P fashion.
For the installation you need ''npm'' because mosca is a node.js application,
''npm install mosca -g''
Without configuration ''mosca'' is running and listening on localhost.
''mosca -v''
MQTT Community Wiki by mqtt.org community members is licensed under a Creative Commons Attribution 4.0 International License and was made possible by the generosity of all of its contributors.