Skip to main content
Module

x/rimbu/channel/mod.ts>RemoteChannelClient.Config

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface RemoteChannelClient.Config
import { type RemoteChannelClient } from "https://deno.land/x/rimbu@1.0.2/channel/mod.ts";
const { Config } = RemoteChannelClient;

Interface defining the confirgartion options for a RemoteChannelClient

Properties

The message port to use for communication with a server.

optional
rcsChannelId: string

(Optional) an alternative id for the remote channel server