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

Add ability to manage mediator pickup lifecycle manually #753

Closed
TimoGlastra opened this issue May 9, 2022 · 0 comments · Fixed by #989
Closed

Add ability to manage mediator pickup lifecycle manually #753

TimoGlastra opened this issue May 9, 2022 · 0 comments · Fixed by #989

Comments

@TimoGlastra
Copy link
Contributor

Currently you can initiate message pickup but it's not possible to stop the message pickup. When building a mobile wallet you often need more control over when the mediator pickup is active:

  • when the device loses internet connection you may want to halt the pickup (other it will try to create a lot of ws connections but never succeed)
  • when the device enters background mode you may want to halt the pickup
  • when the device enters foreground mode again you may want to resume the pickup
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

Successfully merging a pull request may close this issue.

1 participant