noVNC/core
Samuel Mannehed ee5cae9fee Replace updatestate event with connect
Instead of exposing all the internal connection states, the RFB module
will now only send events on connect and on disconnect. This makes it
simpler for the application and gets rid of the double events that were
being sent on disconnect (previously updatestate and disconnect).
2017-11-14 14:10:36 +01:00
..
input Use standard JavaScript properties 2017-11-09 13:03:32 +01:00
util Add missing semicolons 2017-11-11 02:10:12 +01:00
base64.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
des.js Uncomment ES6 module syntax 2017-02-26 16:30:37 -05:00
display.js Remove "downscale only" mode 2017-11-09 13:13:41 +01:00
encodings.js Add missing semicolons 2017-11-11 02:10:12 +01:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Replace updatestate event with connect 2017-11-14 14:10:36 +01:00
websock.js Stop hiding exceptions in WebSock class 2017-09-07 17:18:25 +02:00