Crate meio_extra

Source
Expand description

Example of implementing own actions.

Use this module to see how to extend the meio with completely own types of messages, but reusing existing queues.

Modulesยง

custom_action
Contains the custom type of action for actors.
extended_handler
The extensions for the CustomAction.