Crate gsm_session

Crate gsm_session 

Source

Structs§

SessionData
Persisted session payload describing how to resume a flow.
SessionKey
Unique key referencing a persisted session.
SharedSessionStore
Shared session store handle that wraps the greentic-session backends.

Functions§

shared_memory_store
Returns an in-memory session store.
store_from_env
Builds a session store from environment configuration.