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

Connectivity Service #130

Open
rodvar opened this issue Dec 19, 2024 · 0 comments
Open

Connectivity Service #130

rodvar opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@rodvar
Copy link
Collaborator

rodvar commented Dec 19, 2024

the goal is to have a ConnectivityService that that:

  • allows to verify trusted node connectivity (for xClients)
  • allows to verify P2P connectivity (for androidNode)
  • allows the rest of the app components to subscribe to get notified about connectivity events (e.g.: CONNECTED, SLOW, DISCONNECTED)

For the trusted node scenario some sort of ping/pong or ACK protocol might need to be implemented

@rodvar rodvar added this to the MVP (version 0.1.0) milestone Dec 19, 2024
@rodvar rodvar self-assigned this Dec 19, 2024
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