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§
- Sync
Manager - Legacy synchronization manager (for backward compatibility)
Enums§
- Sync
Error - Sync
Message - Legacy synchronization message types (for backward compatibility)