Skip to main content
Module

x/earthstar_replica_server/mod.ts>ReplicaServerOpts

An always-online Earthstar peer for your shares.
Go to Latest
type alias ReplicaServerOpts
Re-export
import { type ReplicaServerOpts } from "https://deno.land/x/earthstar_replica_server@v3.0.2/mod.ts";
definition: { port?: number; hostname?: string; }