Module arti_rpcserver::mgr

source ·
Expand description

Top-level RpcMgr to launch sessions.

Structs§

  • Inner 🔒
    The RpcMgr’s state. This is kept inside a lock for interior mutability.
  • Shared state, configuration, and data for all RPC sessions.

Enums§

Type Aliases§

  • A function we use to construct Session objects in response to authentication.