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

Make sure all mDNS entries will be handled #44

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

DerAndereAndi
Copy link
Member

Fixes #43

This fixes an issue if mDNS entries are found very quickly and the reporting callback wasn’t setup yet, the system wouldn’t initiate a connection to the found service.

Fixes #43

This fixes an issue if mDNS entries are found very quickly and the reporting callback wasn’t setup yet, the system wouldn’t initiate a connection to the found service.
@coveralls
Copy link

Coverage Status

coverage: 93.005% (-0.04%) from 93.043%
when pulling f4eb5bd on feature/mdns-improvement
into 69e26eb on dev.

@DerAndereAndi DerAndereAndi merged commit 3ca32da into dev Nov 18, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/mdns-improvement branch November 18, 2024 14:08
@DerAndereAndi DerAndereAndi added this to the Version 0.7 milestone Jan 28, 2025
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 this pull request may close these issues.

Websocket may never actively connect to someone else
2 participants