trimerge-sync
v0.20.0
Published
distributed data sync using trimerge
Downloads
3,343
Maintainers
Readme
TrimergeClient
TrimergeClient
is the client-side entry point to trimerge sync. It manages:
- in-memory representation of a single cursor (i.e. viewport)
- provides subscribers to track edits and user presence
It uses a TrimergeSyncBackend
to connect to a backend
Syncing with remotes
- Track which nodes are local synced vs remote synced.