[][src]Module adbfbinlib::net::sm_behaviour

Taken from dummy behaviour to have a layer of communication which reacts with the embedded state machine (and inner ui), also back to net services: currently kademlia, mdns https://docs.rs/libp2p/latest/libp2p/swarm/struct.DummyBehaviour.html

Structs

SMBehaviour

Enums

SMOutEvents

Events going from StateMachine back to the net behavior

sm_to_net