โ๏ธOutbox
Last updated
Valtimo emits CloudEvents to a broker using the outbox module. The main purpose of these events is to create an audit log, but it could be used in other ways as well.
The emitted events are documented as an AsyncAPI spec which can be found in the valtimo-events repository. A more browser-friendly version of this spec can be found on the valtimo-events GitHub Pages site.
Last updated