Skip to main content

Module events

Module events 

Source

Structs§

CloudEvent
A simplified CloudEvent-like structure for event publishing and consumption
EventSubscription
A subscription handle that holds a receiver for events
InMemoryEventBus
In-memory event bus implementation using broadcast channels

Traits§

EventBus
Trait for event bus implementations

Type Aliases§

SharedEventBus
A shared, thread-safe event bus