Home
last modified time | relevance | path

Searched refs:p2pCatchup (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js116 …file.sync.p2pCatchup(msgData.data, msgData.from, msgData.to, msgData.id, file.getDescriptor(), fun…
H A DDrawioFileSync.js767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) method in DrawioFileSync