Skip to main content
Module

x/earthstar/deps.ts

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v9.3.3/deps.ts";

Classes

A Transport that connects directly to other Transports in memory, on the same machine.

Interfaces

Converts method calls to Envelopes and passes them to a Transport.

Manages a specific kind of connection (an HTTP server, etc).