Capability
Event Driven Architecture With Pub Sub System For State Changes And Notifications
7 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “event system with typed event emission and subscription”
TypeScript framework for autonomous AI agents — multi-platform, plugins, memory, social agents.
Unique: Implements typed event system using TypeScript interfaces rather than string-based event names, providing compile-time type checking for event payloads. Event system is integrated into agent runtime, enabling event-driven agent interactions.
vs others: More type-safe than string-based event systems but less flexible; better for TypeScript-first systems than language-agnostic event buses.