isReady method

bool isReady()

Implementation

bool isReady() => protocolState == KuzzleProtocolState.connected;