Skip to main content

Module connection_lifecycle_runtime

Module connection_lifecycle_runtime 

Source
Expand description

Production transport adapter for connection lifecycle commands.

Login, session-key refresh, and WebTCP-short requests are stateful channel primitives rather than ordinary business commands. They share command-spec identity and execution reporting, but use ConnectionLifecycleRuntime so ordinary CommandRuntime cannot accidentally own reconnect/auth behavior.

Functionsยง

execute_connection_lifecycle