Propagation Base¶
ContextR.Propagation defines transport-agnostic propagation contracts, payload policies, and failure handling abstractions.
Use This Package When¶
- you need to inject/extract context through transport carriers
- you need custom propagators or policy hooks
- transport packages must share one propagation contract
Install¶
Depends On¶
ContextR