You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
struct mosquitto_msg_store -> struct mosquitto_base_msg This is the base message which client messages and retained messages refer to. The base messages are still held in the message store. This change comes about because the persistence interface exposes these message types. Prior to this commit the different messages were "msg", "client_msg", and "retain". After this commit there is "base_msg", "client_msg", and and "retain_msg" in the persist interface. |
4 years ago | |
---|---|---|
.. | ||
db_dump | 4 years ago | |
mosquitto_ctrl | 4 years ago | |
mosquitto_passwd | 4 years ago | |
CMakeLists.txt | 5 years ago | |
Makefile | 5 years ago |