Engine
Covers Engine 2.0.0
Resource Collaboration telemetry
Client activity, presence, live changes, and synchronization for shared interface resources.
| Topic | Direction | Description |
|---|---|---|
dartwic/clients/resource-activity | Client → server → clients | Announces that a client opened or closed an interface resource. |
dartwic/resources/{resource_name}/{resource_path}/on-live-resource-change | Client → server → clients | Broadcasts live, resource-specific changes to other clients viewing the same resource. |
dartwic/resources/{resource_name}/{resource_path}/on-live-resource-presence | Client → server → clients | Broadcasts a client’s live presence for a specific resource. |
dartwic/resources/{resource_name}/{resource_path}/on-resource-sync-status | Client → server → clients | Reports whether a client is actively saving, pulling, or synchronizing a resource. |