aboutsummaryrefslogtreecommitdiffstats
path: root/rmq.py (follow)
Commit message (Expand)AuthorAgeLines
* Remove RMQ, Add API POST request method.Gravatar Scragly2019-01-20-132/+0
* remove excessive logging and attempt getting stacktraceGravatar Christopher Baklid2018-07-05-4/+0
* more testingGravatar Christopher Baklid2018-05-31-8/+16
* now also captures stderrGravatar Christopher Baklid2018-05-27-4/+2
* add rabbitmq mgmt webinterface, handle container autodiscovery better, minor ...Gravatar Christopher Baklid2018-05-26-20/+34
* automatically clean up queues and message to reduce rabbitmq memory footprintGravatar Christopher Baklid2018-05-26-26/+49
* remove passGravatar Christopher Baklid2018-05-26-1/+0
* simplify threads and use local thread variables to manage user websocket conn...Gravatar Christopher Baklid2018-05-26-0/+94