Issues
- 7
- 4
Undefined CallbackAPIVersion
#822 opened by Helios06 - 19
- 1
cant install paho on my raspberry
#861 opened by xXmilchzombieXx - 1
Socket error: 407: Proxy Authentication Required
#863 opened by henzycuong1 - 0
Connecting With Enhanced Authentication
#862 opened by patilsnr - 0
Incorrect handling of DISCONNECT packet
#860 opened by NickFoubert - 20
paho-mqtt-2.0.0 client issue
#814 opened by liyinan0501 - 0
raise error when run the examples loop_asyncio.py
#859 opened by Jzhenli - 0
- 1
max_queued_messages_set(size)
#857 opened by Julz-afk - 1
buffer strategy for QOS>0 messages
#856 opened by dakhnod - 3
Not able to install in linux server
#836 opened by SIVAPRAS329 - 2
- 7
On_disconnect Callback Returns ReasonCode=7 with EMQX over WebSockets in Paho MQTT"
#803 opened by matiasAS - 3
- 5
Connect with MQTTv5 by default
#816 opened by RichieB2B - 6
due to select() paho-mqtt is unable to connect if more than 1024 file handle are used
#819 opened by showfuture - 1
Subscription could be lost if loop is started before connecting to server. (inconsistiency in docs)
#835 opened by pktiuk - 1
- 7
- 2
- 2
- 3
pahp mqtt遇到的一个警告
#847 opened by WKTYesq - 0
Feature request: Clean up reconnection semantics
#855 opened by couling - 1
Exception in mqtt thread after reconnection
#851 opened by szymonk211 - 2
PINGREQ still going out even when QoS 1 publishes are happening within keep alive period
#813 opened by tsturzl - 2
Tests are flaky on `master`
#789 opened by akx - 0
- 3
Unit tests don't seem to work
#834 opened by IanBoden - 1
Provide wheels for older packages (< 2.0)
#837 opened by Clockwork-Muse - 6
ReasonCode.names is missing a ReasonCode.packet_name
#827 opened by mmattel - 1
Frequent message loss with MQTT
#830 opened by KashyapKN - 1
Since version 2.0 calling client.reinitialise() raise RuntimeError: Unsupported callback API version
#824 opened by Mips2648 - 0
- 1
- 2
Adding __version__ so it can be queried
#818 opened by mmattel - 2
New documentation is not available
#815 opened by flbraun - 3
Member-object of Client-class keeps reference to the containing object, therefore preventing the garbage-collector from cleaning up the containing object.
#812 opened by vitschwilk - 2
- 1
Inconsistent documentation
#810 opened by dannystaple - 1
- 2
Error/status handling in publish.single method
#807 opened by buhln - 1
CI: enable code coverage tracking
#775 opened by akx - 8
Defaults for tls={'ca_certs': ...}
#798 opened by runout-at - 6
Suggestion: Add the ability to call a user supplied method at regular intervals in loop_forever()
#787 opened by aabaker - 4
Are PUBACKS from a previous session send due to clean_session=False considered valid control packets for keep alive?
#766 opened by harrandt - 0
CI: also run mqtt5 tests
#769 opened by akx - 1
Convert `test/Makefile` tests to regular py.test tests
#768 opened by akx - 1
Python 3.12 removes the `ssl.wrap_socket()` function.
#778 opened by cclauss