import { type RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { Message } = RemoteChannelServerImpl;
definition: OpenReadMessage | OpenWriteMessage | OpenCrossMessage
import { type RemoteChannelServerImpl } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { Message } = RemoteChannelServerImpl;