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§
- Allow
Publications - Explicit permissive policy for development and already-authenticated frontends.
- Publication
- Application ownership of one outbound publication.
- Publication
Config - Inbound publication admission and expiry policy.
- Publication
Counts - Runtime resource snapshot.
- Publications
- Dispatcher-owned inbound compositor and outbound publisher runtime.
- Publications
Handle - Cloneable application handle for inbound observation and outbound starts.
- Replace
Publication State - Explicit policy that uses the compositor’s one-document-per-resource semantics.
Enums§
- Publication
Error - Failure before a runtime operation is admitted.
Traits§
- Publication
Authorization - Inbound authorization is an explicit application decision.
- Publication
Composition - Application-owned composition decision around the exact publication store.