Commit graph

6 commits

Author SHA1 Message Date
Tomas Kopecek
7eb264eb4c updated tests 2017-03-30 09:25:51 -04:00
Tomas Kopecek
78a87f725e check that correct builder is used 2017-03-30 09:25:51 -04:00
Tomas Kopecek
b133f9c983 more runroot tests 2017-03-29 18:13:39 -04:00
Mike Bonnet
17fac58281 protonmsg hub plugin
This plugin sends messages to a broker about events in the hub
using the proton library. This library supports the AMQP 1.0
protocol and is compatible with a wide variety of message
brokers. It queues all messages until the postCommit callback,
avoiding race conditions between message reception and database
transaction commit.
2016-11-04 11:59:51 -07:00
Ralph Bean
3a1972e8da Get the test suite working again. 2016-08-08 18:02:35 -04:00
Ralph Bean
b12905774f Add a test of the runroot hub plugin. 2016-06-08 12:08:05 -04:00