Skip to main content

Module execute

Module execute 

Source
Expand description

Session execution: routing, tunnels, HTTP-forward, UDP-associate.

execute turns an AcceptedSession into a SessionReport; per-protocol upstream hop handlers live in hops.

Structs§

SessionReport

Enums§

FailureCategory
Specific failure category for structured diagnostics and metrics.
SessionOutcome
Outcome of a session.

Functions§

build_chain_executor
execute
Execute a session from an accepted connection.