A syncer that can be used to keep Entitys up-to-date with other peers across a sync interface.
Entity
Start syncing an entity. All local updates will be pushed to peers, and incoming changes will be automatically merged into the entity.
Stop syncing an entity.
Create a new syncer using the provided Sync1Interface.
Sync1Interface
A syncer that can be used to keep
Entity
s up-to-date with other peers across a sync interface.