Module sync

Module sync 

Source
Expand description

Synchronization engine implementation

Re-exports§

pub use engine::SyncEngine;
pub use engine::SyncEngineError;
pub use engine::SyncState;
pub use engine::PeerInfo;
pub use engine::PeerSyncStatus;
pub use engine::DefaultConflictResolver;

Modules§

conflict
Advanced conflict resolution strategies for CRDT synchronization
engine
Enhanced synchronization engine for real-time sync
realtime
Real-time synchronization engine for live collaboration

Structs§

SyncManager
Legacy synchronization manager (for backward compatibility)

Enums§

SyncError
SyncMessage
Legacy synchronization message types (for backward compatibility)