aboutsummaryrefslogtreecommitdiffstats
path: root/snekweb.py (follow)
Commit message (Expand)AuthorAgeLines
* Remove RMQ, Add API POST request method.Gravatar Scragly2019-01-20-73/+0
* now also captures stderrGravatar Christopher Baklid2018-05-27-1/+1
* add rabbitmq mgmt webinterface, handle container autodiscovery better, minor ...Gravatar Christopher Baklid2018-05-26-2/+5
* automatically clean up queues and message to reduce rabbitmq memory footprintGravatar Christopher Baklid2018-05-26-5/+2
* simplify threads and use local thread variables to manage user websocket conn...Gravatar Christopher Baklid2018-05-26-36/+25
* lintGravatar Christopher Baklid2018-05-25-12/+18
* generate new queue based on session id to lock user to their own event chainGravatar Christopher Baklid2018-05-24-38/+38
* POC completedGravatar Christopher Baklid2018-05-23-0/+78