Note when overriding onNewClient: call the parent method first! It does some initialization but might disconnect the client if that initialization fails. More...
#include <EventedMessageServer.h>
Note when overriding onNewClient: call the parent method first! It does some initialization but might disconnect the client if that initialization fails.
The override should check for this.