Preview documentation. Session store interfaces and persistence patterns documented in 0.2.0.
Lifecycle
Every successful OAAP handshake produces a session — identified by a BLAKE3 hash of both nonces and the shared secret, keyed by the ECDH-derived symmetric key, expiring on a configurable TTL.
This page will document pluggable session stores, auto-refresh behavior, and reconnect strategies.