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

Allow browsing for multiple service types simultaneously #130

Open
hrzlgnm opened this issue May 10, 2024 · 1 comment
Open

Allow browsing for multiple service types simultaneously #130

hrzlgnm opened this issue May 10, 2024 · 1 comment
Labels
enhancement New feature or request skill-issue Don't have experience in that matter, but would like to learn user-experience

Comments

@hrzlgnm
Copy link
Owner

hrzlgnm commented May 10, 2024

  • sync browsed service-types between backend and fronend
    • event browser-started (service_type)
    • event browser-stopped (service_type)
  • allow for starting browsing for not yet browsed service-types
  • add stop button for each running service-type browse
  • background event sending thread is started once, separately
  • add separate button for clearing the discovered services
@hrzlgnm
Copy link
Owner Author

hrzlgnm commented May 12, 2024

We may need to track the receivers from ServiceDaemon.browse in the MdnsState in the backend and asynchronously receive events from them. Remove the receivers at SearchStopped of their service_type.

@hrzlgnm hrzlgnm added enhancement New feature or request skill-issue Don't have experience in that matter, but would like to learn labels May 14, 2024
@hrzlgnm hrzlgnm added this to the mDNS Browser 0.9 milestone Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request skill-issue Don't have experience in that matter, but would like to learn user-experience
Projects
None yet
Development

No branches or pull requests

1 participant