Provides a simple in-process event dispatcher for Go applications.
Offers high performance, handling millions of events per second.
Supports both synchronous and asynchronous event handling.
Uses a generic Event interface for any event type.
Ideal for decoupling modules and lightweight pub/sub patterns within a process.
Not suitable for inter-process communication or event persistence.
Get notified when new stories are published for "🇺🇸 Hacker News English"