DomainRequest¶
Purpose¶
A request sent to a domain that is delivered to any domain member.
Reception¶
- Domain \(\to\) DomainRequest \(\to\) Domain Routing
- Domain Routing \(\to\) DomainRequest \(\to\) Domain Routing
Structure¶
Field | Type | Description |
---|---|---|
src |
ExternalIdentity | External identity of sender |
domain |
ExternalIdentity | External identity of destination domain |
path |
Vec |
Path of the request, updated at each hop. |
protocol |
Protocol | Protocol & version used in body |
body |
Vec |
Serialized message body. |
Triggers¶
- Domain Routing \(\to\) DomainRequest \(\to\) Domain Routing
- Domain Routing \(\to\) DomainRequest \(\to\) Domain