Hi,
I've created a package that I'd be grateful if someone reviewed.
The package is for mosquitto, an MQTT broker. MQTT provides a method of carrying out messaging using a publish/subscribe model. It is lightweight, both in terms of bandwidth usage and ease of implementation. This makes it particularly useful at the edge of the network where a sensor or other simple device may be implemented using an arduino for example.
The package produces multiple binary rpms for the broker, clients and client libraries in C, C++ and Python, so it's a fair bet I've got something wrong somewhere - I'm only a beginner at working with rpms although I've had this package on the build service for a while.
I'd like this to move into devel:network (unless there is a more suitable project) and ultimately factory and have a request open to this end ( https://build.opensuse.org/request/show/53543 )
The package is in the project home:oojah:factory : https://build.opensuse.org/project/show?project=home%3Aoojah%3Afactory
I'd appreciate any feedback.
Thanks for your time,
Roger