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

its-interqueuemanager: use local Information message to get the neighbourhood and RoR #177

Open
nbuffon opened this issue Oct 17, 2024 · 0 comments
Labels
Python Python code

Comments

@nbuffon
Copy link
Member

nbuffon commented Oct 17, 2024

GIVEN the its-information sent neighbourhood message
AND the its-interqueuemanager subscribed to the corresponding topic
WHEN the its-interqueuemanager receives a new message
THEN the its-interqueuemanager will unsubscribe to the old neighbours that have been removed if any
AND the its-interqueuemanager will subscribe to the new neighbours that have been added if any

GIVEN the its-information sent RoR message
AND the its-interqueuemanager subscribed to the corresponding topic
WHEN the its-interqueuemanager receives a new message
THEN the its-interqueuemanager will update its subscriptions to each neighbour to match the new peripheral quadkeys

@nbuffon nbuffon converted this from a draft issue Oct 17, 2024
@tigroo tigroo added the Python Python code label Oct 25, 2024
@nbuffon nbuffon moved this to Ready in its-client Nov 28, 2024
@nbuffon nbuffon changed the title Call authority from its-interqueuemanager to get the neighbourhood its-interqueuemanager: use local Information message to get the neighbourhood and RoR Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Python code
Projects
Status: Ready
Development

No branches or pull requests

2 participants