Expand description
Top-level RpcMgr to launch sessions.
Structsยง
- Inner ๐
- The
RpcMgrโs state. This is kept inside a lock for interior mutability. - RpcMgr
- Shared state, configuration, and data for all RPC sessions.
Enumsยง
- RpcMgr
Error - An error from creating or using an RpcMgr.
Type Aliasesยง
- Object
With ๐Context - An
rpc::Object, along with its associatedrpc::Context. - Weak
Value ๐Hash Map - Alias to force use of RandomState, regardless of features enabled in
weak_tables.