Skip to main content

Module namespace

Module namespace 

Source
Expand description

Announce / SubscribeAnnounces state machines.

Structs§

AnnounceStateMachine
State machine for the ANNOUNCE flow (draft-08). Idle → Pending → Active → Done.
SubscribeAnnouncesStateMachine
State machine for the SUBSCRIBE_ANNOUNCES flow (draft-08). Idle → Pending → Active → Done.

Enums§

AnnounceState
ANNOUNCE lifecycle states (draft-08).
NamespaceError
Errors that can occur during namespace state transitions.
SubscribeAnnouncesState
SUBSCRIBE_ANNOUNCES lifecycle states (draft-08).