websocket problem
After the migration to Python3.6 WebSocket does not work. An undocumented feature could be used in twisted server. The server is answering the normal request, but not for /vnc/...
The B plan could be rewriting the WebSocket part based on autobahn implementation https://autobahn.readthedocs.io/en/latest/websocket/programming.html