mqtt_lua icon indicating copy to clipboard operation
mqtt_lua copied to clipboard

MQTT Client library for the Lua language

Results 8 mqtt_lua issues
Sort by recently updated
recently updated
newest added

Hi, Can you please what is wrong here? When I run the `mqtt_test`, I get a message about the requirement of `luarocks.require`. I tried installing it with `sudo luarocks --server=http://rocks.moonscript.org...

An error occurs in the context of clients subscribing to topic "$SYS/broker/clients/connected" in mosquitto server. Verifying if the byte value (string.byte(message, index + 1)) is not nil is enough to...

Hi! Some news about password authentication feature? kind regards

does this Mqtt library have the function of reconnect when broker is dead? I don't know how to use reconnect function with this MOTT Library? can geek update this function...

I'm interested in porting this lib to [nodemcu](https://github.com/nodemcu/nodemcu-firmware) for a personal project. What would it take to port this library? I think there are a few low level function calls...

The label is not final (I don't like the term "delay" in this context) but this is a functional proof of concept at least

The README link that says "Download Lua MQTT client library" brings up a page that says "There aren’t any uploads for this repository."

This problem appears when subscribed topics are transmitting many messages.