running property
Check if the server up and ready to receive reliable socket connections.
Implementation
bool get running => _running;
Check if the server up and ready to receive reliable socket connections.
bool get running => _running;