Expand description

Contains definitions and code for the messaging system

Modules

Enums

Error type that will be returned if an error during the message polling or pushing occurred. It will indicate what the cause for the error was and return the original message in the push case.

Traits

Trait to handle an incoming message

Trait to handle an outgoing message