Skip to main content

Module routing

Module routing 

Source
Expand description

Packet routing across the satellite mesh network.

Modules§

algorithm
Routing algorithm trait and implementations.
packet
ISL routable packet definitions and builders. Defines the Inter-Satellite Link (ISL) message structure and builders.

Structs§

Router
A SpacePacket router with per-direction output queues.
RouterBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

RouterError
Error from a directional link or from ISL parsing.