log mod_pubsub_mqtt/mod_pubsub_mqtt.lua @ 5510:a49d73e4262e

age author description
2022-12-16 Matthew Wild mod_pubsub_mqtt: Support atom_title payload type
2022-12-16 Matthew Wild mod_pubsub_mqtt: Fix some inappropriate log levels
2022-12-16 Matthew Wild mod_pubsub_mqtt: Add XEP-0060 <item> wrapper to payloads
2014-03-11 Florian Zeitz all the things: Remove trailing whitespace
2014-02-19 Vadim Misbakh-Soloviov mod_pubsub_mqtt: Avoid tracebacks about concatenating nil field
2013-12-03 Matthew Wild mod_pubsub_mqtt: Fix namespace of translator too
2013-12-02 Matthew Wild mod_pubsub_mqtt: Change namespace of 'data' element to make it generic
2013-12-01 Matthew Wild mod_pubsub_mqtt: MQTT (a lightweight binary pubsub protocol) interface for mod_pubsub