-
Notifications
You must be signed in to change notification settings - Fork 146
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
Proposal zeroconf #162
Proposal zeroconf #162
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for this thorough proposal. I love how the background section helps people jump into using Avahi, and overall the document is extensive, covering limitations (x-plat and current filtering functionality) and possibilities.
Thank you for reviewing @kate-goldenring! I'm headed to the dog park with my pupster, I'll incorporate your feedback tomorrow morning. |
@kate-goldenring Thanks for the feedback.... I think I've incorporated everything. |
|
||
## Outstanding Questions | ||
|
||
+ What would a generic Akri Zeroconf Broker do? In practice, the application developer would likely wish to implement the Broker for their specific application. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is not unlike udev. we don't provide a generic udev broker, but have a udev video broker. perhaps a similar approach can be applied here?
What this PR does / why we need it:
Proposal per #132 (comment)
Special notes for your reviewer:
If applicable:
cargo fmt
)cargo build
)cargo clippy
)cargo test
)cargo doc
)./version.sh
)