mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 16:40:26 +08:00
2f4516f293
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.