aboutsummaryrefslogtreecommitdiffstats
path: root/rmq.py (follow)
Commit message (Expand)AuthorAgeLines
* Relint Snekbox with new linting rulesGravatar sco12019-04-24-2/+0
* More formatting fixesGravatar Christopher Goes2019-03-24-0/+1
* Cleanup imports and RMQGravatar Christopher Goes2019-03-24-30/+12
* Merge branch 'master' into flake8-updatesGravatar Christopher Goes2019-03-24-6/+5
|\
| * Fix ordering of importsGravatar Christopher Goes2019-03-19-6/+5
* | Add docstringsGravatar Christopher Goes2019-03-19-6/+5
|/
* 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