Module puffin::agent

source ·
Expand description

Agents represent communication participants like Alice, Bob or Eve.

Note that attackers are usually not represented by these Agents but instead through a recipe term (see crate::trace::InputAction).

Each Agent has an inbound and an outbound channel (see crate::stream)

Structs§

Enums§