-
The program defines a custom broker class with callbacks,
I connect from a remote client and publish as below. After 6 iterations, I have the following message "Error: The connection was lost"
MQ…
-
There are multiple entry points made available for a plugin through the C bindings.
These three functions receive the client reference from the broker.
* https://mosquitto.org/api/files/mosquitto_…
-
Hello.
I have cloned the ``moquette version 0.17`` inside of my java project, but retain flag does not work with ``qos = 0``, while I remember it was working in older versions of the moquette.
note…
-
I'm getting the following stack-trace when connecting to an SSL enabled mosquitto broker. Could this be related to my mosquitto configuration? I didn't modify anything other than the necessary vaer…
-
Consider leaving `mosquitto` out of the test and e.g. hooking channels directly.
-
- [x] install gpiod, i2ctools and mosquitto
- [x] ensure gpiod service is enable
- [x] Ensure i2c is configured via raspi-config
- [x] update mqtt service to use the user and project path
- [ ] u…
-
Please add --type to mosquitto_db_dump.
The ability to filter types and export selected entries is very much needed.
Eg only DB_CHUNK_CLIENT or DB_CHUNK_SUB.
-
Expected Reason Code 1 (indicating a granted QoS of 1), but got 0.
This could be an issue with our packet code or mosquitto decided to downgrade the subscription for some reason.
-
`make test` output:
```
cc -I../../../lib -I../../../src -Wall -Werror -fPIC -shared auth_plugin_msg_params.c -o auth_plugin_msg_params.so
cc -I../../../lib -I../../../src -Wall -Werror -fPIC -shar…
-
### version and system
- mosquitto version 2.0.15
- Linux
### what i did
- I'm using **mosquitto-go-auth** plugin along with `per_listener_settings` and `include_dir`
- I placed a listener sett…