Skip to content

ActivityPlug API / @activityplug/core / NodeInfoDocument

Interface: NodeInfoDocument

Defined in: packages/core/src/adapters/discovery.ts:16

Properties

openRegistrations?

readonly optional openRegistrations?: boolean

Defined in: packages/core/src/adapters/discovery.ts:23


protocols?

readonly optional protocols?: readonly string[]

Defined in: packages/core/src/adapters/discovery.ts:18


raw?

readonly optional raw?: unknown

Defined in: packages/core/src/adapters/discovery.ts:24


services?

readonly optional services?: object

Defined in: packages/core/src/adapters/discovery.ts:19

inbound?

readonly optional inbound?: readonly string[]

outbound?

readonly optional outbound?: readonly string[]


software

readonly software: NodeInfoSoftware

Defined in: packages/core/src/adapters/discovery.ts:17