aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/websocket.py
Commit message (Expand)AuthorAgeFilesLines
* webui: Update server & client sides WebSocket handlersAaron LI2016-11-041-21/+100
* webui: Add "utils.py" to get the IP addressAaron LI2016-11-031-11/+13
* webui: Rewrite "websocket.py" with "FG21simWSHandler"Aaron LI2016-11-021-8/+79
* webui: Build the Web UI using Tornado with WebSocketAaron LI2016-10-301-0/+27