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

Empty partial views #7

Closed
Chat-Wane opened this issue May 28, 2015 · 2 comments
Closed

Empty partial views #7

Chat-Wane opened this issue May 28, 2015 · 2 comments

Comments

@Chat-Wane
Copy link
Member

Partial views can be temporarily empty during the exchanges in order to not exchange multiple time a same entry.
Nevertheless, it becomes a problem if one wants to broadcast messages in the network...

@Chat-Wane
Copy link
Member Author

Keep the chosen peers in a different view until they are truly removed. Thus, when a getPeer from the application level is called, it grasps peers from both the partial view and this other view.

@Chat-Wane
Copy link
Member Author

Now, there is a "last chance socket" when the application request peers. Id est, when the partial view is empty, it tries the lastly removed peer from the partial view. (f35255f)

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

1 participant