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§
- Live
Event Stream - A [
futures::Stream] ofLiveEvents from a Live session.
Enums§
- Live
Event - Semantic events emitted by the Live session processor.