Implements the MQTT protocol for Zotonic.
SCM system : Mercurial (hg)
Author: Michael Connors
Project website: https://code.google.com/p/zmqtt/
MQTT is a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.
zotonic modules install mod_mqttZotonic <= 0.9:
zotonic installmodule mod_mqttZotonic <= 0.6:
hg clone https://code.google.com/p/zmqtt/ mod_mqtt
Leave a comment