Engine
Covers Engine 2.0.0
dartwic-share/rapid/channel-updated
Streams revisioned RAPID field updates and channel removals to Share peers.
- Category: RAPID Share
- Direction: Server → clients
Delivery
Published after each local revisioned channel mutation.
Payload
| Field | Type | Presence | Description |
|---|---|---|---|
node_name | string | Always | Node that owns the channel. |
revision | integer | Always | Monotonic Share revision. |
channel | string | Always | Flat channel name. |
field | string | Conditional | Updated typed field name. |
value | json | Conditional | Updated field value. |
timestamp | integer | Conditional | Optional write timestamp in Unix nanoseconds. |
removed | boolean | Conditional | True when the channel was removed. |