Crate atm0s_sdn_layers_spread_router

Crate atm0s_sdn_layers_spread_router 

Source

Structs§

Metric
Path to destination, all nodes in reverse path Example with local connection : A -> A => hops: [A], Example with direct connection : A -> B => hops: [B, A], Example with indirect connection : A -> B -> C => hops: [C, B, B],
Path
Registry
RegistrySync
Router
RouterSync
SharedRouter

Enums§

ServiceDestination