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