Module message_io::node [−][src]
Expand description
Main API. Create connections, send and receive message, signals,…
Structs
NodeHandler | A shareable and clonable entity that allows to deal with the network, send signals and stop the node. |
NodeListener | Listen events for network and signal events. |
NodeTask | Entity used to ensure the lifetime of |
Enums
NodeEvent | Event returned by |
StoredNetEvent | Analogous to |
StoredNodeEvent | Analogous to |
Functions
split | Creates a node already working.
This function offers two instances: a |