Issues
- 2
- 3
- 0
Using Paho 2.+ in Python for MQTT with TPM
#869 opened by Galcon95 - 0
Failing `on_message` retries message indefinitly
#867 opened by rubenbaer - 0
Regression from 3rd party deps. Test failures in CI (the "tox" workflow) due to Callback API v1 deprecation warnings, on Py 3.8-3.12 (Tox 4.23.2, Pytest 8.3.3). The tests pass on Py 3.7 (Tox 4.8.0, Pytest 7.4.4 )..
#866 opened by JamesParrott - 7
- 0
Programmatically way to determine if paho-mqtt processes queue is empty?
#865 opened by Jibun-no-Kage - 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 - 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 - 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