@omnitron-dev/titan-events
v0.1.3
Published
Event bus module for Titan framework with decorators, validation, and scheduling
Downloads
331
Readme
@omnitron-dev/titan-events
Event bus module for the Titan framework — decorators, validation, scheduling
Part of the Omni monorepo — Fullstack Type-Safe RPC Framework.
Installation
pnpm add @omnitron-dev/titan-eventsOverview
Provides an event bus for Titan applications with decorator-based subscription (@EventHandler), event validation, wildcard patterns, and scheduled event emission. Builds on @omnitron-dev/eventemitter.
License
MIT
