noVNC/include
Joel Martin 071f2818a8 gimite/web-socket-js issue #35: async onclose.
Filed this bug about this issue:
http://github.com/gimite/web-socket-js/issues#issue/35

To work around the flash "recursive call" problem, WebSocket.as has
the onclose event disabled in the close() call and the javascript half
of the close() call does the onclose() call instead. This is fine, but
it needs to be asynchronous to act more like what happens with
a normal WebSockets object. The current behavior is that the onclose()
method is called inline (synchronously) when the close() is called and
this inconsistency make state handling more difficult.
2010-09-11 12:44:39 -05:00
..
web-socket-js gimite/web-socket-js issue #35: async onclose. 2010-09-11 12:44:39 -05:00
base64.js JSLint. 2010-09-08 10:11:11 -05:00
black.css API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
canvas.js License header cleanup. 2010-09-08 15:06:34 -05:00
default_controls.js License header cleanup. 2010-09-08 15:06:34 -05:00
des.js JSLint. 2010-09-08 10:11:11 -05:00
plain.css API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
rfb.js License header cleanup. 2010-09-08 15:06:34 -05:00
util.js License header cleanup. 2010-09-08 15:06:34 -05:00
vnc.js License header cleanup. 2010-09-08 15:06:34 -05:00