import * as rimbu from "https://deno.land/x/rimbu@1.1.0/channel/custom/remote-channel-client/remote-channel-client.ts";
Interfaces
A RemoteChannelClient allows creating channels to communicate with a RemoteChannelServer. The server should be configured to listen to channels with the channel ids provided to the channel creation functions in the client. | |
Interface defining the confirgartion options for a RemoteChannelClient | |
Defines the static | |
Interface defining the configuration options for creating a remote Channel.Cross channel | |
Interface defining the configuration options for creating a remote Channel.Read channel | |
Interface defining the configuration options for creating a remote Channel.Write channel |