Skip to content

Add mqtt-typed-client to Client libraries > Rust - #242

Open
holovskyi wants to merge 1 commit into
mqtt:masterfrom
holovskyi:add-mqtt-typed-client
Open

Add mqtt-typed-client to Client libraries > Rust#242
holovskyi wants to merge 1 commit into
mqtt:masterfrom
holovskyi:add-mqtt-typed-client

Conversation

@holovskyi

Copy link
Copy Markdown

Adds mqtt-typed-client to the Software page under Client libraries > Rust. It is an available, published MQTT client (on crates.io): a type-safe async client built on rumqttc, where topics are declared as Rust structs via a derive macro, with typed publish/subscribe, automatic (de)serialization, and tree-based routing.

Crate: https://crates.io/crates/mqtt-typed-client
Repo: https://github.com/holovskyi/mqtt-typed-client

@zzj1993

zzj1993 commented Jun 30, 2026 via email

Copy link
Copy Markdown

@TanNingMeng

TanNingMeng commented Jun 30, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants