Engine
Covers Engine 2.0.0
dartwic-share/v2/frame
Delivers canonical DARTWIC Share frames back to the TEMPEST peer session that owns them.
- Category: DARTWIC Share
- Direction: Server → clients
Delivery
ZeroMQ broadcasts this topic to subscribers. Each Share client discards envelopes whose target_client_id does not match its registered TEMPEST client id.
Payload
| Field | Type | Presence | Description |
|---|---|---|---|
target_client_id | string | Always | Registered TEMPEST client id that owns the Share frame. |
frame | object | Always | Canonical DARTWIC Share response, request, telemetry, or control frame. |