← Back to team overview

mosquitto-users team mailing list archive

Re: Delay PUBACK in mosquitto_sub.

 

Hi Nagesh,

You can't do this with the mosquitto clients, but take a look in the
test/client directory for some python code that deliberately breaks
the message timeouts.

Cheers,

Roger

On Sun, Aug 19, 2012 at 7:49 AM, ನಾಗೇಶ್ ಸುಬ್ರಹ್ಮಣ್ಯ (Nagesh S)
<nageshblore@xxxxxxxxx> wrote:
> Hi,
> I am exploring QoS=1 behavior.  So, I was thinking, if I can use
> mosquitto_sub such that, I can make it send PUBACK with a programmable
> number of seconds of delay. Is this possible ? Or, is there any other client
> that could help me simulate this ?
>
>
> --
> Mailing list: https://launchpad.net/~mosquitto-users
> Post to     : mosquitto-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~mosquitto-users
> More help   : https://help.launchpad.net/ListHelp
>


References