Called when a new client connection is added. Override this to perform custom logic on connection.
@protected void onClientConnected(Channel id, T info) {}