Mosquitto 0.3.0

Extension for libmosquitto


Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop.

License: BSD 3-Clause License

Changes

* Add missing onPublish callback
* Improve error handling
* Better PHPT tests
* add exitLoop() method to break out of the event loop without disconnecting
* Move to beta stability