Skip to main content

Module peer_session

Module peer_session 

Source
Expand description

Authenticated peer session management with capability negotiation, session tokens, and expiry tracking.

Structs§

PeerSession
A live peer session with traffic statistics and negotiated capabilities.
PeerSessionManager
Manages authenticated peer sessions with capability negotiation and expiry.
SessionManagerConfig
Configuration for PeerSessionManager.
SessionToken
A session token encoding identity, timing, and nonce.

Enums§

SessionCapability
Capabilities that can be negotiated for a peer session.