Socket connection to server closed w/ reason code provided.
Current connection attempt successfully opened connection to server.
Current connection attempt failed and was stopped.
Current connection attempt failed. Failed attempts do not invoke cnxDidHandshake
events.
Instead, only `cnxDidFailHandshake is triggered.
Current connection attempt completed the handshake.
Socket connection to server opened.
Connection received a message.
Connection send a message.
New connection attempt has started.
Current connection attempt has stopped.
Current connection attempt will start handshaking.
Socket connection with server will be opened.
New connection attempt will be started.
Current connection attempt will be stopped.
Generated using TypeDoc
Delegate interface for classes implementing Network Client listeners.