Sender / receiver roles #
Interaction.Role marks which side of a two-party protocol acts at each node.
Action and Dual package the active/passive node shapes for the focal side
and its environment; interact runs one round.
Which side speaks at a protocol node: sender (proposes a move) or receiver (observes).
Instances For
Exchange sender and receiver (duality on the role type).