noVNC/core
Pierre Ossman 2f4516f293 Integrate connect() in to constructor
An RFB object represents a single connection so it doesn't make
sense to have one without it trying to connect right away. Matches
the behaviour of other APIs, e.g. WebSocket.
2017-11-09 13:13:41 +01:00
..
input Use standard JavaScript properties 2017-11-09 13:03:32 +01:00
util Use standard JavaScript properties 2017-11-09 13:03:32 +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 helper for encoding enumeration and names 2017-09-07 17:18:25 +02:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Integrate connect() in to constructor 2017-11-09 13:13:41 +01:00
websock.js Stop hiding exceptions in WebSock class 2017-09-07 17:18:25 +02:00