Skip to content

Releases: TheNeikos/cloudmqtt

v0.3.0

05 Jan 10:21
Compare
Choose a tag to compare

v0.3.0

The 0.3.0 public release of the cloudmqtt crate. It is still considered to be in an alpha state.

Added:

  • Added listening to messages to the server
  • Added authentication provider to the server
  • Added subscription acknowledgement to the server

v0.2.0

05 Jan 10:01
Compare
Choose a tag to compare

Changes

  • Added an MQTT Server that can act as a broker
  • Added QoS 1 and 2 levels to the broker

Full Changelog: https://github.com/TheNeikos/cloudmqtt/commits/v0.2.0

v0.1.0

07 Jul 06:40
Compare
Choose a tag to compare
Initial alpha release of the 'cloudmqtt' and 'mqtt-format' crates.