Expand description
Objects that can become or wrap a arti_client::DataStream.
Structsยง
- NewOneshot
Client ๐ - Create a new
RpcOneshotClientto wait for a SOCKS request. - Oneshot
Client ๐ - An RPC object representing a single-use client that captures a data-stream.
Enumsยง
- Inner ๐
- The inner state of an
OneshotClient. - Oneshot
Client ๐Error - Error returned by an operations from OneshotClient.
Functionsยง
- new_
oneshot_ ๐client_ impl - Helper: construct and register an OneshotClient.
- new_
oneshot_ ๐client_ on_ client - Implement NewOneshotClient for clients.
- new_
oneshot_ ๐client_ on_ session - Implement NewOneshotClient for RpcSession.
- oneshot_
client_ ๐connect_ with_ prefs - Invoke ConnectWithPrefs on an OneshotClient.
- oneshot_
client_ ๐resolve_ ptr_ with_ prefs - Invoke ResolvePtrWithPrefs on an OneshotClient
- oneshot_
client_ ๐resolve_ with_ prefs - Invoke ResolveWithPrefs on an OneshotClient