git ssb

4+

Dominic / scuttlebot



Tree: 729ab87f4fa6b9e1c269a61b7e6a7c2a49041d8d

Files: 729ab87f4fa6b9e1c269a61b7e6a7c2a49041d8d / plugins / replicate.md

460 bytesRaw

scuttlebot replicate plugin

Sync feeds between peers.

changes: source

Listen to replicate events.

changes
changes()

Emits events of the following form:

{ type: 'progress', peerid:, total:, progress:, feeds:, sync: }

upto: source

returns {} of feeds to replicate, with sequences

request: sync

request a given feed, either as request(id) to replicate that feed, or request(id, false) to disable replication.

Built with git-ssb-web