hotline icon indicating copy to clipboard operation
hotline copied to clipboard

Display server-initiated disconnect message

Open jhalter opened this issue 7 months ago • 0 comments

This is low priority due to infrequent usage, but it'd be nice to add handling for the server-initiated disconnect transaction so that Hotline clients can see shutdown messages from the server admin.

In the original client this looks like:

Screenshot 2024-07-17 at 5 38 11 PM

Hotline doc entry:

Disconnect Message (111) Constant: myTran_DisconnectMsg Initiator: Server

Receive disconnect message from the server. Upon receiving this transaction, client should close the connection with server.

Fields used in the request:

Reply is not sent.

jhalter avatar Jul 18 '24 00:07 jhalter