Constructs a new BesterInformerClient with the associated BesterServer, server, and handler socket, handlerSocket.
Shutdown the informer client.
This function returns server information.
This function returns true if the provided username matches a locally connected client, false otherwise.
This functions returns string[] where each element contains the username of the locally connected client.
Represents a handler's connection to the Bester informer socket, runs as a seperate thread with a read, dispatch, write loop to handle commands and responses to the handler from the server.