import { type RemoteChannelClient } from "https://deno.land/x/rimbu@1.2.0/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.