• Joel Martin's avatar
    Direct example. Move all DOM code default_controls.js. · 91308399
    Joel Martin authored
    Move DOM manipulation into include/default_controls.js and update
    vnc.html to use it.
    
    Add an example vnc_auto.html which automatically connects using
    parameters from the query string and doesn't use default_controls.js.
    
    Reorder functions in vnc.js to put external interface functions at the
    top of the RFB namespace.
    91308399
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
LICENSE.LGPL-3 Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
vnc_auto.html Loading commit data...
web.py Loading commit data...
websocket.py Loading commit data...
wsproxy.py Loading commit data...