Advanced
This section covers internals and advanced patterns that are useful when operating PURISTA in larger systems.
Topics
- Structure of a Message: event-bridge message fields and semantics.
- JavaScript Events: integrating framework events with native JS event handling.
When to read this section
- You need to debug routing/matching behavior in complex event setups.
- You need to enrich observability, tracing, or cross-cutting metadata.
- You want to integrate additional tooling around message contracts and metadata.
