Module message_io::node [−][src]
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 | Main entity to manipulates the network and signal events easily. The node run asynchronously. |
| NodeTask | Entity used to ensure the lifetime of |
Enums
| NodeEvent | Event returned by |
Functions
| split | Creates a node already working.
This function offers two instances: a |