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

Connect to rendezvous points #46

Closed
binarybaron opened this issue Aug 28, 2024 · 0 comments · Fixed by #83
Closed

Connect to rendezvous points #46

binarybaron opened this issue Aug 28, 2024 · 0 comments · Fixed by #83
Labels
GUI Related to the Tauri GUI Tauri <> GUI Connector Requires new communication between Tauri and the GUI

Comments

@binarybaron
Copy link

Allow the user to connect to rendezvous points to discover sellers. The UI exists for this already. We only need to:

  1. Call the list_sellers Tauri command (create if it doesn't exist yet)
  2. Save the discovered sellers locally

We should also consider a locally saved list of rendezvous points. This requires #14 for persistence.

@binarybaron binarybaron added GUI Related to the Tauri GUI Tauri <> GUI Connector Requires new communication between Tauri and the GUI labels Aug 28, 2024
@github-staff github-staff deleted a comment from robykartis Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Related to the Tauri GUI Tauri <> GUI Connector Requires new communication between Tauri and the GUI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant