HTML5 Code Editor / Canvas Drawing with WebSocket
- websocket_server.py : WebSocket Python server
- http_server.py : simple HTTP server (optional) [ http://localhost:8000 ]
- pyqt5-webkit.py : Qt5-Webkit [ standalone app, no browser needed ]
www/
- ace : an embeddable code editor written in JavaScript. [ http://ace.c9.io ]
- client.html : HTML/Canvas viewer
- remote.html : Code Editor / Canvas Drawing
- index.html : Select mode remote / client