Dexie.Syncable.registerSyncProtocol (name, protocolInstance);
protocolInstance : ISyncProtocol
Protocol Implementation
Register a synchronization protocol that adapts Dexie.Syncable to your server and database type.
Dexie.Syncable.js