Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan 1ff48c994f Retire this repo
The opendev project stopped running its mqtt service and no longer uses
the germqtt tool. To simplify things for us we are taking the extra step
of retiring this repo.

Gerrit has a number of event stream plugins now that people can look at
if necessary.

Change-Id: I2facb129452b936c8b0d73f09b2d5ed4b7be57ec
2022-02-17 13:07:08 -08:00
Matthew Treinish b1067bbdd7
Cleanup sample config file
The sample config file included in the repo was very specific to my
account. This just removes the references to my gerrit username,
openstack's gerrit server, and my username on my local machines.

Change-Id: Ib1843b83a2c3b71d45522d2235e8df842b959c7e
2016-09-29 18:31:36 -04:00
Matthew Treinish 71f062b6a1
Add config option to set QOS of published messages
This commit adds a new config option to germqtt to set the QOS level
for messages published. By default it'll use 0, but if operating in
an environment where more guarantees are needed on delivery you can
set this to be higher now.

Change-Id: I7bf07921ce2f94a9a34f468294a1a5f1da2673af
2016-09-29 18:28:49 -04:00
Matthew Treinish 368354150b
Initial commit 2016-05-25 21:46:29 -04:00