Skip to content
forked from quartiq/minimq

Minimal no_std MQTT v5.0 client implementation

License

Notifications You must be signed in to change notification settings

systec-ms/minimq

 
 

Repository files navigation

QUARTIQ Matrix Chat

MiniMQ

A minimal no_std MQTT v5.0 client implementation.

MiniMQ provides a no_std client for interfacing with MQTT v5.0 brokers.

Usage

There is an example targeting the Nucleo-H743zi2 board that can be used as a reference design.

There is also an example on a standard computer in tests/integration_test.rs

Not yet implemented features.

  • Support all QoS levels
  • Allow batch subscriptions to multiple topics

About

Minimal no_std MQTT v5.0 client implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%