Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Retained message not delivered when subscribing to topic containing wildcard

Hi Alex,

If you're still on 0.13 then you're probably seeing a bug which was
fixed in 1.0.3.

I've just checked and the only part of the installer that requires
admin rights is installing the broker as a service, which you can
deselect when you're installing.

Cheers,

Roger


On Tue, Sep 27, 2016 at 3:13 PM, Alexander Farber
<alexander.farber@xxxxxxxxx> wrote:
> Good afternoon,
>
> during my testing on Windows I have noticed that while retained messages are
> delivered, when clients subscribe to a topic like
> myhome/livingroom/temperature, they are not sent when the client subscribes
> to myhome/#
>
> Should this be the case or not?
>
> Best regards
> Alex
>
> _______________________________________________
> mosquitto-dev mailing list
> mosquitto-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top