Skip to content

Releases: soypat/natiu-mqtt

v0.6.0 - Belated Natiu release

17 Feb 03:47
7c992f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

First release 🎉

31 May 02:30
Compare
Choose a tag to compare

Natiu-mqtt has matured quite a lot since a couple months ago. It now has a Client implementation which is concurrent safe and extremely fast and small- It uses 100kB of static memory on a microcontroller and just 5kB of RAM; compared to 212kB static memory used by Paho.

Full Changelog: https://github.com/soypat/natiu-mqtt/compare/v0.4.0..v0.5.1

First release

13 Dec 14:58
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Natiu-mqtt ready for non-production use.