Expand description
Asynchronous event dispatcher.
This module provides the AsyncDispatcher that manages event processing
in a background task, routing events to registered agents via a router.
Structsยง
- Async
Dispatcher - Asynchronous event dispatcher for agent systems.