Returns true if the connection is alive at the moment
@override bool get isAlive => _websocket.isAlive;