Skip to main content
Module

x/earthstar/mod.ts>SyncAgentEvent

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
type alias SyncAgentEvent
Re-export
import { type SyncAgentEvent } from "https://deno.land/x/earthstar@v10.0.0-beta.6/mod.ts";

A type of message one SyncAgent can send to another.

definition:
| SyncAgentRangeMessageEvent
| SyncAgentWantEvent
| SyncAgentDocEvent
| SyncAgentWantAttachmentEvent
| SyncAgentAbortEvent
| SyncAgentHaveEvent
| SyncAgentPruneEvent
| SynceAgentNewAttachmentEvent
| SyncAgentFulfilledEvent