Skip to content

First stable release

Compare
Choose a tag to compare
@ksimicevic ksimicevic released this 23 Feb 14:04

Version 1.0.1 is the first complete, stable, and thoroughly tested release of the Async.MQTT5 library. As of this release, and to the best of our knowledge:

  • it is a complete implementation of the MQTT v5.0 protocol
  • it fully adheres to the principles of the Boost.Asio model for asynchronous operations and standards for writing asynchronous objects.

We'll be happy to receive feedback from the community to refine and enhance the Async.MQTT5 library.