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.
- Published
State - Observable successful state.
- Publisher
- One sans-I/O publication lifecycle.
- Start
- Driver-supplied initial publication.
Enums§
- Command
Error - Failure to admit an application operation.
- Output
- One pure action for an I/O driver.
- Start
Error - Failure before an initial PUBLISH exists.
- State
Change - 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.