Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove RMQ, Add API POST request method. | 2019-01-20 | -73/+0 | |
| | ||||
* | now also captures stderr | 2018-05-27 | -1/+1 | |
| | ||||
* | add rabbitmq mgmt webinterface, handle container autodiscovery better, minor ↵ | 2018-05-26 | -2/+5 | |
| | | | | code optimisations, update readme | |||
* | automatically clean up queues and message to reduce rabbitmq memory footprint | 2018-05-26 | -5/+2 | |
| | ||||
* | simplify threads and use local thread variables to manage user websocket ↵ | 2018-05-26 | -36/+25 | |
| | | | | connections | |||
* | lint | 2018-05-25 | -12/+18 | |
| | ||||
* | generate new queue based on session id to lock user to their own event chain | 2018-05-24 | -38/+38 | |
| | ||||
* | POC completed | 2018-05-23 | -0/+78 | |