Functions
There is one function, createWsSynchronizer
, within the synchronizer-ws-client
module.
createWsSynchronizer
The createWsSynchronizer
function creates a WsSynchronizer
object that can synchronize MergeableStore
data to and from other MergeableStore
instances via WebSockets facilitated by a WsServer
.