Update standards/core/sync.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
This commit is contained in:
Simon-Pierre Vivier 2025-01-22 09:32:53 -05:00 committed by GitHub
parent b0fc86e7ea
commit 3d33b5973d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ This process repeats until _ranges_ include a small number of messages
at this point _IDs_ are sent for comparison instead of _fingerprints_.
#### Overview
The `reconciliation` protocol follows the following heuristic:
1. The requestor choose a time range to sync.
2. The range is encoded into a payload and sent.
3. The requestee receive the payload and decode it.