Skip to content

Commit

Permalink
Update SYNCING-PROTOCOL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavesonics authored Nov 11, 2024
1 parent d13e956 commit 74781ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/SYNCING-PROTOCOL.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ These are Project level `syncID`s. Account syncing use separate Account level `s
### Entity Update Sequence
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.

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

```mermaid
sequenceDiagram
Expand Down

0 comments on commit 74781ef

Please sign in to comment.