| Package Information |
| Summary |
Extension for libmosquitto |
| Maintainers |
Michael Maclean <
mgdm at php dot net >
(lead)
[details]
|
| License |
BSD 3-Clause License |
| Description |
Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop. |
| Homepage |
https://github.com/mgdm/Mosquitto-PHP/
|
Release notes
Version 0.3.0
(beta)
|
* 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 |