Skip to main content
Latest
interface ITransportBroadcastChannelOpts
implements ITransportOpts<BagType>
import { type ITransportBroadcastChannelOpts } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";

Type Parameters

BagType extends FnsBag

Properties

channel: string

The channel for this transport's BroadcastChannel instance to join.