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

Feature to relay the beacon #4

Closed
nb9960 opened this issue Aug 24, 2021 · 2 comments · Fixed by #122
Closed

Feature to relay the beacon #4

nb9960 opened this issue Aug 24, 2021 · 2 comments · Fixed by #122
Assignees
Labels
desired feature enhancement New feature or request

Comments

@nb9960
Copy link
Collaborator

nb9960 commented Aug 24, 2021

A beacon can be transferred from one device to another, typically because there's a change in whoever is leading the group.
For this, changeLeader mutation needs to be used (Check playground link for details). Note: There might be a case when newLeader isn't active, for this, one need to update the location of each and every user beforehand (if beacon location is null then that might lead to process failure).

@ItsAdityaKSingh
Copy link
Collaborator

@nb9960 Could I work on this feature?

@cfsmp3
Copy link
Collaborator

cfsmp3 commented Dec 28, 2021

@nb9960 Could I work on this feature?

Anyone can work on anything in open source.
Just work on it and submit a PR :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desired feature enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants