Skip to main content
Module

x/earthstar_replica_server/src/replica_server.node.ts>ReplicaServerOpts

An always-online Earthstar peer for your shares.
Go to Latest
type alias ReplicaServerOpts
import { type ReplicaServerOpts } from "https://deno.land/x/earthstar_replica_server@v3.0.0/src/replica_server.node.ts";
definition: { port?: number; }