Skip to content

Version 0.12.3

Latest
Compare
Choose a tag to compare
@fpagliughi fpagliughi released this 26 Oct 00:00
· 10 commits to master since this release

Upgrade to Paho C v1.3.13 to fix a number of bugs, including numerous issues with reconnecting to the broker.

  • The -sys crate now wraps Paho C v1.3.13, fixing several issues, including crashes on reconnect callbacks.
  • Made the C logs less verbose
  • #203 AsyncClient::server_uri() getter.
  • #202 Fix disconnect timeout (from sec to ms)