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

Extended mesh management API. #125

Open
Idorobots opened this issue Jan 6, 2024 · 0 comments
Open

Extended mesh management API. #125

Idorobots opened this issue Jan 6, 2024 · 0 comments
Labels

Comments

@Idorobots
Copy link
Member

Currently, the only means of establishing a mesh is via mDNS which is finicky and works about half of the time. On the usual, some devices fail to connect to a part of the mesh, while some other devices only connect to another part of the mesh, resulting in a giant mesh mess (incidentally what this project should have been called).

The devices should maintain the mesh by themselves and share current composition with newly joining devices. mDNS should only be used for mesh discovery, as only one of the available methods of establishing a connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant