Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove RMQ, Add API POST request method. | 2019-01-20 | -132/+0 | |
| | ||||
* | remove excessive logging and attempt getting stacktrace | 2018-07-05 | -4/+0 | |
| | ||||
* | more testing | 2018-05-31 | -8/+16 | |
| | ||||
* | now also captures stderr | 2018-05-27 | -4/+2 | |
| | ||||
* | add rabbitmq mgmt webinterface, handle container autodiscovery better, minor ↵ | 2018-05-26 | -20/+34 | |
| | | | | code optimisations, update readme | |||
* | automatically clean up queues and message to reduce rabbitmq memory footprint | 2018-05-26 | -26/+49 | |
| | ||||
* | remove pass | 2018-05-26 | -1/+0 | |
| | ||||
* | simplify threads and use local thread variables to manage user websocket ↵ | 2018-05-26 | -0/+94 | |
connections |