closed
Description:
public signal void closed ()
Emitted when the connection has completely closed.
This happens either due to an orderly close from the peer, one initiated via [method@WebsocketConnection.close] or a fatal error condition that caused a close.
This signal will be emitted once.