Expand description
Plexus RPC streaming types
These types define the wire format for all Plexus RPC streaming responses. The key architectural principle is “caller wraps” - activations return typed domain events, and the caller (DynamicHub routing layer) wraps them with metadata.
Structs§
- Stream
Metadata - Metadata applied by the caller when wrapping activation responses
Enums§
- Plexus
Stream Item - Universal stream item - all activations emit this type