Skip to content

dnadlinger/minimq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • Support maintained session states
  • Implement keepalive timeouts
  • Allow batch subscriptions to multiple topics

About

Minimal no_std MQTT v5.0 client implementation

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%