Inbox/outbox message pipeline for the Starweft runtime.
Provides [RuntimePipeline] which orchestrates ingestion of incoming
protocol messages (inbox) and queuing of outgoing messages (outbox),
applying projections to the store as side effects.
Inbox/outbox message pipeline for the Starweft runtime.
Provides [RuntimePipeline] which orchestrates ingestion of incoming
protocol messages (inbox) and queuing of outgoing messages (outbox),
applying projections to the store as side effects.