Functions
There is one function, createBroadcastChannelSynchronizer
, within the synchronizer-broadcast-channel
module.
createBroadcastChannelSynchronizer
The createBroadcastChannelSynchronizer
function creates a BroadcastChannelSynchronizer
object that can synchronize MergeableStore
data to and from other MergeableStore
instances via a browser's BroadcastChannel API.