Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/mod.universal.ts>LogicalChannel

Exploring Willow in the most efficient and sound programming language
Go to Latest
enum LogicalChannel
Re-export
import { LogicalChannel } from "https://deno.land/x/willow@0.2.1/mod.universal.ts";

Members

AreaOfInterestChannel

Logical channel for controlling the binding of new AreaOfInterestHandles.

CapabilityChannel

Logical channel for controlling the binding of new CapabilityHandles.

DataChannel

Logical channel for transmitting Entries and Payloads outside of 3d range-based set reconciliation.

IntersectionChannel

Logical channel for controlling the binding of new IntersectionHandles.

PayloadRequestChannel

Logical channel for controlling the binding of new PayloadRequestHandles.

ReconciliationChannel

Logical channel for performing 3d range-based set reconciliation.

StaticTokenChannel

Logical channel for controlling the binding of new StaticTokenHandles.