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.
This change in behaviour can be justified by considering when the timeout may have occurred. * If a connection is unreliable and has dropped, but without one end noticing, the messages will be retried on reconnection. Sending additional PUBLISH or PUBREL would not have changed anything. * If a client is overloaded/unable to respond/has a slow connection then sending additional PUBLISH or PUBREL would not help the client catch up. Once the backlog has cleared the client will respond. If it is not able to catch up, sending additional duplicates would not help either. |
11 years ago | |
---|---|---|
.. | ||
c | 11 years ago | |
cpp | 11 years ago | |
01-con-discon-success.py | 11 years ago | |
01-keepalive-pingreq.py | 11 years ago | |
01-no-clean-session.py | 11 years ago | |
01-unpwd-set.py | 11 years ago | |
01-will-set.py | 11 years ago | |
01-will-unpwd-set.py | 11 years ago | |
02-subscribe-qos0.py | 11 years ago | |
02-subscribe-qos1.py | 11 years ago | |
02-subscribe-qos2.py | 11 years ago | |
02-unsubscribe.py | 11 years ago | |
03-publish-b2c-qos1.py | 11 years ago | |
03-publish-b2c-qos2.py | 11 years ago | |
03-publish-c2b-qos1-disconnect.py | 11 years ago | |
03-publish-c2b-qos2-disconnect.py | 11 years ago | |
03-publish-c2b-qos2.py | 11 years ago | |
03-publish-qos0-no-payload.py | 11 years ago | |
03-publish-qos0.py | 11 years ago | |
04-retain-qos0.py | 11 years ago | |
08-ssl-bad-cacert.py | 11 years ago | |
08-ssl-connect-cert-auth-enc.py | 11 years ago | |
08-ssl-connect-cert-auth.py | 11 years ago | |
08-ssl-connect-no-auth.py | 11 years ago | |
08-ssl-fake-cacert.py | 11 years ago | |
09-util-topic-matching.py | 11 years ago | |
09-util-topic-tokenise.py | 11 years ago | |
Makefile | 11 years ago |