aboutsummaryrefslogtreecommitdiffstats
path: root/termcast_server/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* display stack traces with exceptionsJesse Luehrs2014-10-201-0/+3
|
* and make absolutely sure we handle everythingJesse Luehrs2014-10-161-1/+4
|
* make sure to close the connection when it's overJesse Luehrs2014-10-161-0/+1
|
* add ssl supportJesse Luehrs2014-10-161-4/+5
|
* remove extraneous codeJesse Luehrs2014-10-161-1/+0
|
* basic structure of the websockets communicationJesse Luehrs2014-09-231-1/+1
|
* stub out websockets code for the web viewerJesse Luehrs2014-09-231-0/+10
|
* packagingJesse Luehrs2014-09-231-0/+4
|
* reorganizeJesse Luehrs2014-09-231-0/+78