Skip to main content

Module session

Module session 

Source
Expand description

Process-local mapping between Luft session ids and backend protocol ids.

Structs§

SessionRecord

Functions§

register_session
Create a new opaque Luft id for a backend protocol session.
remove_session
Remove a session after workflow termination.
resolve_session
Resolve an opaque id for a specific backend.
restore_session
Restore a checkpointed opaque id into the current process.