n0-computer / iroh

A toolkit for building distributed applications
https://iroh.computer
Apache License 2.0
2.55k stars 159 forks source link

Implement peer discovery in LAN #990

Closed dignifiedquire closed 1 month ago

dignifiedquire commented 1 year ago

This would likely be done using MDNS.

@fabricedesre mentioned he uses https://github.com/WilliamVenner/searchlight successfully for this.

rklaehn commented 1 year ago

This would probably be needed to get very principled local first applications such as https://github.com/Actyx/Actyx to adopt iroh.

Two devices in the same airgapped network should be able to find each other without a relay.

link2xt commented 6 months ago

This is moved to "ready". What is the PR adding this?

I have found #817 and #1914, both closed without merging.

dignifiedquire commented 6 months ago

No this is not done, both PRs had some issues, and we do not have a good solution implemented yet.

link2xt commented 6 months ago

I thought "ready" is the same as "done" and actually it is the first column.

rklaehn commented 1 month ago

@ramfox this can be closed, right?

dignifiedquire commented 1 month ago

yes