Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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