Skip to content

Path finding over lora mesh #466

Discussion options

You must be logged in to vote

The keys and path to a destination can be requested from any connected Transport Node if your node does not have an announce from that destination.
No node has a map of the complete network it is connected to, instead simply storing the next hop to the destination for every endpoint.

I assume that by "an established transport node available nearby" you mean as a direct neighbor, right?

No. A transport is just any node that routes traffic and stores announces. By “established” Mark means that is has been on long enough to receive the announce for the destination you are trying to reach. This can actually be any transport node on the entire network, just as long as you’re able to connect …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@markqvist
Comment options

Answer selected by markqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants