Skip to main content

Module session

Module session 

Source
Expand description

LDP session types.

Sessions are governed multi-round contexts — the key difference from stateless A2A/MCP invocations. Session management is internal to the adapter; JamJet’s workflow engine sees only request→response.

Structs§

LdpSession
An active LDP session.
SessionConfig
Configuration for establishing a new LDP session.

Enums§

SessionState
State of an LDP session.