mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-28 16:09:41 +00:00
Names such as 'disconnect' and 'disconnected' are inconsistent in the way that one describes an action and the other a state. The state that was called 'normal' didn't fit in with the others because the other names describe a connection state. The new names are: 'disconnecting', 'connecting' and 'connected'