import * as earthstar from "https://deno.land/x/earthstar@11.0.0-beta.2/src/server/server_core.ts";
Classes
The core server logic. Combine this with a HTTP framework to create a fully-fledged server. |
import * as earthstar from "https://deno.land/x/earthstar@11.0.0-beta.2/src/server/server_core.ts";
The core server logic. Combine this with a HTTP framework to create a fully-fledged server. |