Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rimbu/channel/custom/index.ts>RemoteChannelServerImpl

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
namespace RemoteChannelServerImpl
Re-export
import { RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
function RemoteChannelServerImpl
Re-export
import { RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";

Parameters

config: { port: RemoteChannel.SimpleMessagePort; rcsChannelId?: string; }