#3869 Add support for the MQTT message bus
Closed: Fixed 5 years ago Opened 5 years ago by pingou.

The same way we're supporting the fedmsg and stomp message bus, we should add support for MQTT.

We'll likely want to use python-paho-mqtt. Here is some doc giving us a good starting point: http://www.steves-internet-guide.com/into-mqtt-python-client/


That would be really awesome to have it. Just ensure that you can also specify (through pagure.cfg) some parameters like username/pass, broker url, topic and also TLS options (for mqtt broker only available through TLS, which should be enforced everywhere) :)

I'm working on this issue and will send the PR soon.

Metadata Update from @pingou:
- Issue assigned to jingjing

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3921 Merged 5 years ago