quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
25 stars 3 forks source link

Refactoring MQTT client for latest Minimq #179

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

Follow-on to https://github.com/quartiq/minimq/pull/144

This PR updates the MQTT client to the latest version of Minimq.

ryan-summers commented 1 year ago

@jordens I'm fighting a few issues currently and wanted to post them here so you could comment on them. I'm curious to hear some of your thoughts. I suspect we may need to add some new Miniconf APIs to address some of these changes

ryan-summers commented 1 year ago

@jordens Do we want to wait until minimq releases to land this, or are we fine with leaving a master branch dependency until we re-release miniconf?