Skip to main content
Latest
import * as earthstarStreamingRpc from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/src/transport-broadcast-channel.ts";

Classes

A Transport that connects to other transports using the same BroadcastChannel channel in other tabs or windowns on the same machine. Many TransportBroadcastChannel can join the same channel to comunicate.