Constructs a new BesterServer with the given JSON configuration.
Adds a new Connection, connection, to the server.
Adds a listener, listener, to this server's listener set.
Authenticate the user.
Returns the MessageHandler object of the requested type.
Returns a list of BesterConnection objects that match the usernames provided.
Start listen loop.
Represents an instance of a Bester server.