For the complete documentation index, see llms.txt. This page is also available as Markdown.

Renamer

The Renamer actor is tasked with giving an event a new name. The old event may still exist in the system.

Usage

The Renamer is especially helpful when dealing with inter-process event passing.

Last updated