checks if a relay is connected, avoid using this
bool isRelayConnected(String url) => isConnectionOpen(RelayConnectionKey.anonymous(url));