Skip to content

Provide a way to get the latest dialing information for a node id #3521

@rklaehn

Description

@rklaehn

It should be possible to get the latest dialing info for a node id, to pass on to other nodes etc.

This used to be possible with remote_info, but that fn has been removed in iroh 0.93.

The concrete use case is in iroh-dht-experiment, where I want to enrich a set of node ids with current dialing info to reduce load on the discovery services.

https://github.com/n0-computer/iroh-dht-experiment/blob/561cad3740d3f13aa1b49f5d0b79c5198c1bd9a5/src/lib.rs#L1181

Metadata

Metadata

Assignees

Labels

c-irohFunctionality of the core iroh crate.multipathQUIC Multipath in iroh

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions