83e6adb0f8b813cc537163654daed1a90d67b6b4
- Define EventBus interface (PORT) with emit, on, off, once methods - Define base DomainEvent interface with type, timestamp, payload - Implement EventEmitterBus class (ADAPTER) using Node.js EventEmitter - Export createEventBus() factory function for easy instantiation
Description
No description provided
Languages
HTML
52.9%
TypeScript
45.5%
Shell
1.1%
CSS
0.3%
JavaScript
0.2%