Interface SubscriberMeta<T>

Extra metadata sent with each update to a topic

Type Parameters

Hierarchy

  • SubscriberMeta

Properties

Properties

diff: DiffResult<T, T>

The diff compared to the previous value

source: string

The source of the update

Generated using TypeDoc