Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is NOMINATE_BEST_RTT implemented? #210

Open
Askaholic opened this issue Jun 11, 2020 · 2 comments
Open

Question: Is NOMINATE_BEST_RTT implemented? #210

Askaholic opened this issue Jun 11, 2020 · 2 comments

Comments

@Askaholic
Copy link

I am contributing to a project that uses ice4j for playing a peer to peer game online. Naturally, we would like each peer to select the candidate pair which gives them the lowest latency. I see that the code has a nomination strategy NOMINATE_BEST_RTT, but it is not referenced anywhere else in the project. Is it missing implementation?

I also see that there is a comment here:

* and a timer. It is used with the NOMINATE_FIRST_HIGHEST_VALID strategy.

Referencing a strategy called NOMINATE_FIRST_HIGHEST_VALID, but this doesn't seem to exist either.

@bgrozev
Copy link
Member

bgrozev commented Jun 12, 2020

No, it's not implemented. Contributions would be welcome

@Askaholic
Copy link
Author

Ok, thanks for the confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants