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

Proposal zeroconf #162

Merged
merged 20 commits into from
Dec 11, 2020
Merged

Proposal zeroconf #162

merged 20 commits into from
Dec 11, 2020

Conversation

DazWilkin
Copy link
Contributor

What this PR does / why we need it:

Proposal per #132 (comment)

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • added code adheres to standard Rust formatting (cargo fmt)
  • code builds properly (cargo build)
  • code is free of common mistakes (cargo clippy)
  • all Akri tests succeed (cargo test)
  • inline documentation builds (cargo doc)
  • version has been updated appropriately (./version.sh)

Copy link
Contributor

@kate-goldenring kate-goldenring left a 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.

docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
docs/proposals/zeroconf.md Outdated Show resolved Hide resolved
@DazWilkin
Copy link
Contributor Author

Thank you for reviewing @kate-goldenring!

I'm headed to the dog park with my pupster, I'll incorporate your feedback tomorrow morning.

@DazWilkin
Copy link
Contributor Author

@kate-goldenring Thanks for the feedback.... I think I've incorporated everything.

@kate-goldenring kate-goldenring added the documentation Improvements or additions to documentation label Dec 8, 2020

## 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.
Copy link
Collaborator

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?

@kate-goldenring kate-goldenring merged commit d2bf18c into project-akri:main Dec 11, 2020
@DazWilkin DazWilkin deleted the proposal-zeroconf branch December 11, 2020 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants