The stream is open. Carries the vessel identifier the server states
in its greeting, which is what own-ship deltas arrive under – in
full, not as “vessels.self”.
The server refused the handshake with 401 Unauthorized – the
token this connection was opened with is no longer accepted,
whether because it expired or because the administrator revoked
the device (the two look identical from here: nothing in a 401
itself says which). Told apart from an ordinary
Event::Disconnected because the right response is different in
kind, not just in wording: discard the token and ask again, rather
than retry the same one.