mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 00:49:38 +00:00
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.