Expand description
Message Context Pattern for TAP messages.
This module provides a declarative way to handle message context, including participant extraction, routing hints, and transaction context.
Structs§
- Routing
Hints - Routing hints for message delivery
- Transaction
Context - Transaction context for messages that are part of a transaction
Enums§
- Priority
- Priority levels for message routing
Traits§
- Message
Context - Message context providing participants, routing hints, and transaction context
- Participant
Extractor - A helper trait for extracting participant DIDs using attributes