Skip to main content

Module registration

Module registration 

Source
Expand description

Node-layer DHT registration tasks.

A registration task is a periodic node-side publisher. The task decides what value to publish; DhtRegistrationPublisher owns the common DHT touch/tombstone mechanics so new registries do not reimplement that state.

Structs§

DhtRegistrationPublisher
Common publisher for DHT-backed registries.
OnlineNodeCapabilities
Shared online-node capability labels.
OnlineNodeRegistration
Online-node registry task.
RegistrationContext
Capability passed to registration tasks.

Traits§

RegistrationTask
Periodic node-layer registration.