Module events

Module events 

Source
Expand description

Semantic events emitted by the L1 processor.

Subscribe via LiveHandle::events() (broadcast receiver) or LiveHandle::stream() (a [futures::Stream]). Zero-cost when no subscribers.

Structs§

LiveEventStream
A [futures::Stream] of LiveEvents from a Live session.

Enums§

LiveEvent
Semantic events emitted by the Live session processor.