running property

bool running

Check if the server up and ready to receive reliable socket connections.

Implementation

bool get running => _running;