Skip to main content
Module

x/earthstar/mod.ts>Peer#sync

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
method Peer.prototype.sync
Re-export
import { Peer } from "https://deno.land/x/earthstar@v9.3.3/mod.ts";

Begin synchronising with a remote or local peer.

Parameters

target: IPeer | string
  • A HTTP URL, Websocket URL, or an instance of Peer.