amqtt/tests
Nicolas 2c1db79127 Fix #75.
Reset packet_id when > 65535.
This may lead to performance problem when there are still many in-flight messages (QOS1 or QOS 2 not yet acknowledged)
2017-06-02 21:17:05 +02:00
..
mqtt Randomize packet ID 2015-11-01 21:55:24 +01:00
plugins Revert to 3.4 coroutine syntax 2015-11-01 15:58:20 +01:00
__init__.py
mosquitto.org.crt
test_broker.py #33 2016-05-04 22:55:19 +02:00
test_client.py Fix #75. 2017-06-02 21:17:05 +02:00
test_codecs.py