Skip to main content

Module publication_client

Module publication_client 

Source
Expand description

Sans-I/O event-state publisher (RFC 3903).

The endpoint driver supplies transactions, fresh digest cnonces and fired timer generations. The normative state table is docs/specs/publication-endpoint.md.

Structs§

Config
Bounded publisher policy.
PublishedState
Observable successful state.
Publisher
One sans-I/O publication lifecycle.
Start
Driver-supplied initial publication.

Enums§

CommandError
Failure to admit an application operation.
Output
One pure action for an I/O driver.
StartError
Failure before an initial PUBLISH exists.
StateChange
Observable publisher change.
Termination
Typed terminal outcome.
Timer
Publisher timer kinds.

Constants§

DEFAULT_BODY_LIMIT
Default maximum retained publication body.
DEFAULT_CAPACITY
Default number of publisher usages owned by one runtime.