log mod_pubsub_mqtt/mod_pubsub_mqtt.lua @ 5963:c61a82f80e57 default tip

age author description
11 months ago Matthew Wild mod_pubsub_mqtt: Update to MQTT 3.1.1
11 months ago Matthew Wild mod_pubsub_mqtt: Fix syntax error
11 months ago Matthew Wild mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections
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