Skip to content

Commit 74781ef

Browse files
authored
Update SYNCING-PROTOCOL.md
1 parent d13e956 commit 74781ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/SYNCING-PROTOCOL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ These are Project level `syncID`s. Account syncing use separate Account level `s
129129
### Entity Update Sequence
130130
The server will inspect the provided ClientState, and then return a sequence of Entity IDs. Those and only those IDs should be synchronized by the client, and in that order.
131131

132+
### Remote Entity Deletion
133+
The last step befor individual Entity synchronization can begin is having the Client notify the server of any locally deleted Entities.
132134

133135
```mermaid
134136
sequenceDiagram

0 commit comments

Comments
 (0)