class ExtensionSyncWeb
implements IServerExtension
import { ExtensionSyncWeb } from "https://deno.land/x/earthstar@v10.2.0/src/entries/deno.ts";
An extension which enables synchronisation over the web via HTTP.
Constructors
new
ExtensionSyncWeb(opts?: ExtensionSyncOpts<F>)Properties
private
formats: FormatsArg<F> | undefined