Crate message_io

source ·
Expand description

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

Modules§

  • Adapter related information. If some adapter has special values or configuration, it is specified here.
  • A set of utilities to deal with asynchronous events. This module offers a synchronized event queue and timed events.
  • It contains all the resources and tools to create and manage connections.
  • Main API. Create connections, send and receive message, signals,…
  • General purpose utilities.