aboutsummaryrefslogtreecommitdiffstats
path: root/snekweb.py (follow)
Commit message (Collapse)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
| | | | code optimisations, update readme
* 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 ↵Gravatar Christopher Baklid2018-05-26-36/+25
| | | | connections
* 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