class ReplicaDriverWeb
implements IReplicaDriver
import { ReplicaDriverWeb } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/replica/driver_web.ts";
Constructors
new
ReplicaDriverWeb(shareAddress: ShareAddress, namespace?: string)Properties
attachmentDriver: IReplicaAttachmentDriver
docDriver: IReplicaDocDriver