Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Paho Java Client retransmission implementation

Hi Cristiano,

no, the paho client does not retry unacknowledged messages (except on
reconnect).

Clients are not required to retry delivery of messages.

Regards,
Nick

On 7 August 2012 08:12, De Alti, Cristiano
<Cristiano.DeAlti@xxxxxxxxxxxx> wrote:
> Hi,
> Does Paho Java Client implement the retransmission of unacknowledged
> messages sent with QoS level 1 or 2?
> I'm browsing the code but I cannot find any references to a retry mechanism.
>
> Ciao,
>  Cristiano
>
> _______________________________________________
> paho-dev mailing list
> paho-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/paho-dev
>


Back to the top