Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/websocket_broadcastchannel/src/id-url-channel.ts

Host-wide BroadcastChannel for Deno CLI, backed by WebSockets.
Latest
import * as websocketBroadcastchannel from "https://deno.land/x/websocket_broadcastchannel@0.8.0/src/id-url-channel.ts";

Classes

Object that is triple-equal (===) to another IdUrlChannel object if they have the same IdUrl and channel name.