Skip to content

Milestones

List view

  • Bug fixes.

    Due by April 30, 2025
    1/1 issues closed
  • Some additional bug fixes after the v0.13.0 release

    Due by February 15, 2025
    2/3 issues closed
  • Bug fixes and any new features not yet implemented for Paho C v1.3.13

    Due by June 20, 2024
  • Update to Paho v1.3.13 (assuming no breaking changes) & Bug Fixes

    Due by October 27, 2023
    9/9 issues closed
  • Forward the C traces to the Rust log facility (i.e. integrate the C logging into the Rust logs.

    Due by September 25, 2023
  • Start preparations for 100% Rust version. - Make the overall API less dependent on the underlying C API. Hide FFI/-sys interactions and types - Remove C structs from options - Create C API stucts from Rust data just prior to FFI calls - Remove pinned inner data and simplify struct move/copy - Better use of Rust enums instead of raw C integer types - Better error reporting

    Due by January 20, 2025
    3/3 issues closed
  • Bug fixes

    Due by March 31, 2023
    3/3 issues closed
  • Add the #148 fix to the v0.9.x line.

    Due by October 23, 2022
    1/1 issues closed
  • Fix the `TopicMatcher` to make it actually useful for callbacks.

    Due by November 5, 2022
    1/1 issues closed
  • - Update to latest Paho C v1.3.12 - Rework Error to be more descriptive and easier to use - Possibly rework Properties for usability - Fix performance regressions

    Due by January 15, 2023
    8/8 issues closed
  • - Support for Paho C v1.3.10 - Stop streaming and remove callbacks - Bug fixes

    Due by April 29, 2022
    6/6 issues closed
  • Performance and build issues.

    Due by January 21, 2022
    6/6 issues closed
  • Maintenance release. Static and cross-compile builds.

    Due by February 28, 2021
    2/2 issues closed
  • - Update support of Paho C to 1.3.7 - This brings several new features, bug fixes, and WebSocket Proxy support - Improvements to the build, especially for new features - Test & merge #92 to use openssl-sys for easier dependency resolution esp for cross-compiling. - Additional cleanup and bug fixes

    Due by December 31, 2020
    8/8 issues closed
  • * Start updating to more modern Rust features... 2018 Edition, Futures 0.3, async/await. * Implement the last, missing MQTT v5 features. * Update support to Paho C lib v1.3.6

    Due by November 20, 2020
    9/9 issues closed
  • MQTT v5 support. This will have full support for the features in MQTT v5, including properties, reason codes, etc. It will still use Rust 2015 Edition and Futures v0.1

    Due by December 31, 2019
    6/6 issues closed
  • Initial/test API using Rust Futures 0.1 library, with most types being Send and possibly Sync, as applicable, including the clients (Send & Sync) and Tokens (Send).

    Due by May 4, 2019
    5/5 issues closed
  • Initial release of the library targeting MQTT v3.1.1

    Due by December 21, 2018
    1/1 issues closed