Expand description
Contains definitions and code for the messaging system
Modules§
Enums§
- Message
Error - 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§
- Receive
Message - Trait to handle an incoming message
- Return
Message - Trait to handle an outgoing message