Skip to main content
Module

x/earthstar/src/syncer/transfer_manager.ts>TransferManager#handleTransferRequest

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method TransferManager.prototype.handleTransferRequest
import { TransferManager } from "https://deno.land/x/earthstar@v10.0.0-beta.6/src/syncer/transfer_manager.ts";

Parameters

unnamed 0: { replica: Replica; formatName: string; path: Path; author: AuthorAddress; source: IncomingAttachmentSourceType; kind: "upload" | "download"; counterpartId: string; }