Module manager

Module manager 

Source
Expand description

SNAP data plane session management.

Enums§

SessionOpenError
Errors that can occur during session management.
SessionTokenError
Errors that can occur during session operations.

Traits§

SessionManager
SessionManager is the interface to manage sessions.
TokenIssuer
TokenIssuer is the interface to issue session tokens.