Type Alias HonuaKernelConnectOptions

HonuaKernelConnectOptions: KernelConnectOptions & {
    sourceId?: SourceId;
}

Options for one kernel-owned connection. Cache and capability policy remain instance-owned.

Type declaration

  • Optional ReadonlysourceId?: SourceId

    Select the connection's default source without changing the discovered service-root identity.