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

UDP Multicast functionality #8

Closed
usedhondacivic opened this issue Oct 17, 2024 · 1 comment
Closed

UDP Multicast functionality #8

usedhondacivic opened this issue Oct 17, 2024 · 1 comment

Comments

@usedhondacivic
Copy link
Contributor

usedhondacivic commented Oct 17, 2024

I mistakenly believed host networking through docker wasn't available on Mac and Window's hosts. This is incorrect https://docs.docker.com/engine/network/drivers/host/#docker-desktop. Host networking is required for UDP multicast, which is the most ergonomic way to achieve device discovery / communication. In addition to allowing multicast, host network mode improves performance and should remove many Docker related networking issues.

This issue tracks implementing UDP multicast.

@usedhondacivic
Copy link
Contributor Author

Due to #10, closing this in favor of little-red-rover/lrr-firmware#15

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

No branches or pull requests

1 participant