Quick Start
1
Simple Usage
2
With Configuration
User Interaction Flow
Configuration Levels
Use Cases
API Reference
EventEmitterPubSub
PubSub implementation
Best Practices
Use descriptive topics
Use descriptive topics
user.created is clearer than event1.Handle errors
Handle errors
Subscribers should handle their own errors.
Unsubscribe when done
Unsubscribe when done
Prevent memory leaks by cleaning up.
Related
Events
Event system
Teams
Multi-agent teams

