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

Cyclon get_k_view should return a list of IPs #7

Closed
robzenn92 opened this issue Oct 27, 2017 · 0 comments
Closed

Cyclon get_k_view should return a list of IPs #7

robzenn92 opened this issue Oct 27, 2017 · 0 comments

Comments

@robzenn92
Copy link
Owner

Right now get_k_view() route in cyclon/app.py returns a list of PodDescriptor. However, EpTO does not need to know what is a PodDescriptor, neither will use the concept of "age" for each peer. Hence, get_k_view() should return a list of IPs so that EpTO can simply go through the list and send messages to each entry of the list.

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