Synchronizing stores
Synchronizer
Essential
A Synchronizer
object lets you synchronize MergeableStore
data with another TinyBase client or system. Read more.
WsServerDurableObject
Essential
createWsSynchronizer
Essential
The createWsSynchronizer
function creates a WsSynchronizer
object that can synchronize MergeableStore
data to and from other MergeableStore
instances via WebSockets facilitated by a WsServer
. Read more.