Module request_response::recipient_source
source · Expand description
The recipient source trait. Is what we use to get the recipients that a specific message should expect responses from
Traits§
- A trait that allows the [
RequestResponseProtocol
] to get the recipients that a specific message should expect responses from. InHotShot
this would go on top of the [Membership
] trait and determine which nodes are able (quorum/DA) to respond to which requests