Skip to main content

Module debug_event_store

Module debug_event_store 

Source
Expand description

Event store with live tailing and historical replay for debug sessions.

Structs§

DebugEventStore
Event store for debug sessions with subscription support.
Subscription
Handle for managing a live event subscription.

Constants§

DEFAULT_MAX_EVENTS
Default maximum events to retain before evicting oldest.