import { RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
import { RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
Parameters
config: { port: RemoteChannel.SimpleMessagePort; rcsChannelId?: string; }
Returns
Promise<RemoteChannelServer>