Crate message_io[][src]

Check the Github README, to see an overview of the library.

Modules

adapters

Adapter related information. If some adapter has special values or configuration, it is specified here.

events

A set of utilities to deal with asynchronous events. This module offers a synchronized event queue and timed events.

network

It contains all the resources and tools to create and manage connections.

node

Main API. Create connections, send and receive message, signals,…

util

General purpose utilities.