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§
- DhtRegistration
Publisher - Common publisher for DHT-backed registries.
- Online
Node Capabilities - Shared online-node capability labels.
- Online
Node Registration - Online-node registry task.
- Registration
Context - Capability passed to registration tasks.
Traits§
- Registration
Task - Periodic node-layer registration.