aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/app.py
Commit message (Expand)AuthorAgeFilesLines
* webui: Rename "FG21simWSHandler" to "WSHandler"Aaron LI2016-11-151-2/+2
* webui: Save connected WebSocket clients and allow broadcastAaron LI2016-11-151-1/+19
* webui: To support password authenticationAaron LI2016-11-151-8/+12
* webui: Replace "make_application()" with Application classAaron LI2016-11-141-18/+17
* webui: various small updatesAaron LI2016-11-091-0/+3
* webui: Rewrite "websocket.py" with "FG21simWSHandler"Aaron LI2016-11-021-4/+9
* webui: Build the Web UI using Tornado with WebSocketAaron LI2016-10-301-0/+37