Skip to main content

Module publication

Module publication 

Source
Expand description

Live endpoint driver for RFC 3903 event-state publication.

The protocol contract is docs/specs/publication-endpoint.md. The inbound role mutates the exact injected Compositor; the outbound role drives Publisher through real transactions.

Structs§

AllowPublications
Explicit permissive policy for development and already-authenticated frontends.
Publication
Application ownership of one outbound publication.
PublicationConfig
Inbound publication admission and expiry policy.
PublicationCounts
Runtime resource snapshot.
Publications
Dispatcher-owned inbound compositor and outbound publisher runtime.
PublicationsHandle
Cloneable application handle for inbound observation and outbound starts.
ReplacePublicationState
Explicit policy that uses the compositor’s one-document-per-resource semantics.

Enums§

PublicationError
Failure before a runtime operation is admitted.

Traits§

PublicationAuthorization
Inbound authorization is an explicit application decision.
PublicationComposition
Application-owned composition decision around the exact publication store.