Event Bus Message Broker Lightweight, thread-safe message broker using event bus pattern in Go. Features Topic-based pub/sub messaging Buffered channels with configurable size Non-blocking message publishing Context-based lifecycle management Thread-safe operations with RWMutex