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.