Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/channels / / ChannelRoute
Interface: ChannelRoute
Defined in: packages/channels/src/router.ts:31
Stable
One row of the route table. Omitted identity fields match any value; agentId is mandatory. When sessionKey is omitted the router derives a stable per-peer key <channelId>:<accountId>:<peerId> so distinct peers never share a session by accident; set it explicitly to pool conversations into one session on purpose.