Skip to main content
Module

x/earthstar/src/test/rpc-dep-node.ts>ITransportOpts

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
interface ITransportOpts
Re-export
import { type ITransportOpts } from "https://deno.land/x/earthstar@v9.3.3/src/test/rpc-dep-node.ts";

Typical options for the Transport constructor.

But note that each flavor of Transport will have a slightly different constructor

Type Parameters

BagType extends FnsBag

Properties

deviceId: string
methods: BagType