Releases: 256dpi/ofxMQTT
Releases · 256dpi/ofxMQTT
v1.4.0
- Update README.md
- Source repo of mosquitto moved to GitHub (#6)
- updated git ignore
- updated mosquitto lib
- updated cmake
- add example to cmake
- updated to 1.5.8
- fixed struct init (#11)
- use new public shiftr.io instance
v1.3.0
- support for retain flag by @PTS93
v1.1.0
- added qos option to subscribe and publish (thanks @PTS93)