Commit Graph

5 Commits

Author SHA1 Message Date
Kenny Root
f37dfbf5a1
Unpin paho-mqtt version (#1238)
The new update to paho-mqtt, version 2.1.0, fixed the backward incompatible callback
signature problem by defaulting the callback type to paho-mqtt V1 style callbacks.
This means that packages can upgrade to paho-mqtt 2.1.0 or leave it at <2.0.0 without
any software changes.

This was originally pinned with #1065.
2024-11-15 04:06:55 -05:00
Chris Caron
f656069e4a
Support for PGP Email Support (DeltaChat Compatible) (#1205) 2024-10-03 21:09:58 -04:00
Chris Caron
30ebc30236
pin paho-mqtt version < 2.0.0 (#1065) 2024-02-20 20:05:42 -05:00
Chris Caron
fcedb47049
Removal of XMPP support due to instability (#619) 2022-07-03 12:09:37 -04:00
Chris Caron
fe83c62669
Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00